Aussie from Australia -
Mar 25 2012, 11:57 PMReport Spam
Just took the exam in Australia. Got 940.
100% of the test questions were in the BD.
I answered all of them as the BD, except for the question 1, which I answered B, because I think that's the correct one.
Even though the BD has some incorrect answers, it's more than enough to pass.
Good stuff.
John Luiz from India -
Mar 17 2012, 6:51 PMReport Spam
This Dump is Valid, I wrote my Exam on 17/3/2012 - INDIA
Scored 910
Some of the answers in the dump are wrong,
Mostly in the : Developing Web Forms Pages
Displaying and Manipulating Data
sections ..
All the best guys !
Viet dude from Australia -
Mar 13 2012, 7:20 AMReport Spam
Passed this exam today with the score 940... All the 51 from this dump...
Thanks to Bobe and Aakash...
NSantos from United Kingdom -
Mar 06 2012, 9:38 PMReport Spam
Basicall the same exam as the Aakaash, both are very good!
marty from United States -
Mar 01 2012, 12:18 AMReport Spam
passed in North A. 60 percent from this sample
Anish from India -
Feb 28 2012, 5:32 PMReport Spam
Hi All,Dumps are still valid in India.Cleared the exam with 880 (Intentionally made 4 questions wrong)..My friend got 940..Thank you Bobe and Aakash..:)
mangala from India -
Feb 28 2012, 7:46 AMReport Spam
I have attended for this exam just 2 hours back and got failed. score 648/1000. All the questions and answer options were same and there are no new questions but still i got failed due to wrong answers in this dump. I have gone through only this VCE file. Some one please correct those wrong answers and post the updated VCE. Waiting for that.
Skand from United Kingdom -
Feb 26 2012, 1:59 PMReport Spam
Passes with 910 yesterday. 100% ques were from this set.
Valid in UK.
Dinesh from India -
Feb 25 2012, 12:10 PMReport Spam
Hi, Superb dumps. Got 910. Very helpful.. Can trust it whole heartedly.
SlViper from Sri Lanka -
Feb 23 2012, 8:42 AMReport Spam
Did this today, got 850. All the questions are from the dump.
mike from Dominican Republic -
Feb 15 2012, 1:43 PMReport Spam
970 I pass all the questions in this set of questions very good material
Thuy from Australia -
Feb 15 2012, 6:32 AMReport Spam
@Joh:
Question 88: <%: Model.FirstName %> is correct.
I found this: http://blogs.msdn.com/b/aspnetue/archive/2010/09/17/second_2d00_post.aspx
DO use <%: %> (.NET 4) to protect against XSS attacks.
Prior to .NET 4.0 the developer would have to ensure there HTML was encoded by using code like the following:
<%= Html.Encode(ViewData["name"]) %>
This code was need to protect against XSS (cross-site scripting) attacks.
If you are using .NET 4, do not use the above syntax. Use the following syntax instead.
<%: ViewData["name"] %>
This new syntax automatically HTML encodes the string (if necessary), and is preferred.
WebMasterCH from Switzerland -
Feb 14 2012, 9:13 AMReport Spam
Hi, I passed the Exam also with 910/1000 in Switzerland!
Thanks Bobe!
Sinclair from Italy -
Feb 13 2012, 5:12 PMReport Spam
Passed with 910/1000 51 Questions
Hicham from Morocco -
Feb 07 2012, 5:09 PMReport Spam
This dump is still valid in Morocco. All questions were from this dump Got 880
Jordan from Pakistan -
Feb 06 2012, 7:59 PMReport Spam
This Dump is still valid in Pakistan. all question were from this dump Got 970
raghini from India -
Feb 04 2012, 4:53 PMReport Spam
They are valid however some answers are incorrect got 910 !!
levale from India -
Feb 01 2012, 2:20 PMReport Spam
thanq for this dumps... this is still valid.. i got 850
Mike from Dominican Republic -
Jan 26 2012, 4:24 PMReport Spam
I know how insurance can take the test based on these questions
or what percentage of the exam may be in these questions and how frecunecia can change the questions for future tests
Nitesh from India -
Jan 25 2012, 3:14 PMReport Spam
Hii, Bobe thanku for uploading the dump..but i want to be prepared all together for this exam so can you tell me is the exam comprise of the same questions as your's in the dump or they are examples of how questions will be..!! thanx in advance and please reply soon.i need to take the exam on 31st this jan..!!
Dani from Argentina -
Jan 24 2012, 12:22 PMReport Spam
Hi. I did not pass the exam yet, but I`ll go very soon.
Priyanca, I think the correct answer is C: "Set the ClientIDRowSuffix attribute of each unique GridView control to a different value. "
In question 68, I think similar to M.Gentle (Dec 22 2011, 8:49 PM ) the correct answer is this.innerText rather than style.color. I tested in my PC and it works. Think in a Style sheet hav no sense because they don`t mention that.
Oscar from Kenya -
Jan 21 2012, 1:06 PMReport Spam
Still Valid Passed today with 910 all questions from the dump. Though some answers are not right.
Susudu from Sri Lanka -
Jan 18 2012, 9:38 AMReport Spam
This dump is still valid. Passed the exam with 910 score. Thank you very much Bobe for sharing. :)
Wael Mohamed from Egypt -
Jan 12 2012, 4:56 PMReport Spam
Still valid in Egypt today.
Priyanka from India -
Jan 12 2012, 9:30 AMReport Spam
Hi
Can any one who has taken test can tell me that in which pattern option was there?suppose this is the question:
You are implementing an ASP.NET application that uses data-bound GridView controls in multiple pages.
You add JavaScript code to periodically update specific types of data items in these GridView controls.
You need to ensure that the JavaScript code can locate the HTML elements created for each row in these GridView controls,
without needing to be changed if the controls are moved from one page to another. What should you do?
Type1:
a.Replace the GridView control with a ListView control.
b.Set the ClientIDMode attribute to Predictable in the web.config file.
c.Set the ClientIDRowSuffix attribute of each unique GridView control to a different value.
d.Set the @ OutputCache directive s VaryByControl attribute to the ID of the GridView control.
Answer :B
or
Type 2
a.Set the ClientIDMode attribute......
b.Set the ClientIDRowSuffix attribute...
c.Set the @ OutputCache directive s VaryByControl attribute...
d....in the web.config file.
e....of each unique GridView control....
f.......to the ID of the ....
g.....to a different value.
h. ....GridView control
please please tell me in which type there was option in exam
Stingthem from Pakistan -
Jan 11 2012, 8:30 PMReport Spam
100% valid dump! Number of question were 51.
Kav from United Kingdom -
Jan 11 2012, 8:11 PMReport Spam
Hi guys,
Can I attempt for this exam after following Bobe's Q & ans?I know only 10% of the whole syllabus.Was in a confusion whether to study the whole syllabus and then go for it or just take the exam.
Aakaash from India -
Jan 11 2012, 12:20 PMReport Spam
I passed with 910 marks on 11-Jan-2012. All the questions are from Bob dump. Total there were 51 questions. However, some answers are wrong in Bob dump. They are related to "Developing web forms pages" and "Displaying and manipulating Data" section as seen from my scoresheet. But cannot identify those hidden stones.
Thanks Bob for the dump and everyone for keeping the comment discussion live.
Sahan from Sri Lanka -
Jan 11 2012, 8:06 AMReport Spam
Did the exam yesterday 910/1000. All questions from this dump(51 questions). But few of the answers in the dump are wrong. (I answered all the questions with the answers given in this dump. So obviously few of them should be wrong. Specially in displaying and manipulating data area). Anyway thanks a lot for sharing it. :)
Action from Egypt -
Jan 10 2012, 6:35 PMReport Spam
nice cleared in Egypt with 970.
Your WellWisher from Unknown -
Jan 10 2012, 2:16 PMReport Spam
This dump is still valid.
I have cleared test today in India.
Total question is 51 all are from Bobe dumps even options order are same.
2-3 questions answer are wrong in this dump...Please do some homework to get 1000/1000.
This dump is enough to get 900+ score.
Subha Dutta from India -
Jan 10 2012, 8:56 AMReport Spam
This and AshishSachdeva's dump are absolutely same with two answers different. Dump is absolutely valid. Order for options are also same but don't think it will always be. There were 51 questions all from this dump. Though all answers are not correct, anyone can sit for this exam without any hesitation if they are not targetting for 1000/1000. I passed today with 970/1000 (India, Bangalore)
Priya from India -
Jan 10 2012, 8:47 AMReport Spam
Question was exactly same.question was of this pattern??
please reply anyone who has taken exam recently
Raj from Unknown -
Jan 09 2012, 2:48 PMReport Spam
Dumps still valid in India.Thnx to bob,zahra and aadesh.Got 940.Gave Exam on 9th. JaN 2012.Best of luck to all.Dmps are sufficient to score above 900.
Priyanka from India -
Jan 07 2012, 10:03 AMReport Spam
Question will the exactly same or question pattern is same.please tell me truly that pattern is same or question will be same in test
Priyanka from India -
Jan 07 2012, 9:32 AMReport Spam
Can you people who have taken test can tell me that this Bob's and Ashish material is sufficient for this exam
Ashok from India -
Jan 06 2012, 9:20 AMReport Spam
hey friends i have to take this exam but prometric center say's that vouchers are not available now ..is this true..please answer me..thank you..
Nisha from United States -
Jan 05 2012, 4:00 PMReport Spam
@Rohan: Hi rohan. Can you share with us the number of questions that appeared in the exam 51 or 76?
rach from Sri Lanka -
Jan 04 2012, 3:11 PMReport Spam
passe with 920 dec 29
Udara from Sri Lanka -
Jan 04 2012, 6:39 AMReport Spam
Passed the exam today with 970 marks. Number of question 51 all from bobe dump
rohan from United States -
Jan 04 2012, 1:16 AMReport Spam
I got 730. Atleast 5-8 questions were outside of this dump.
Kavish Abidi from Pakistan -
Jan 02 2012, 5:57 PMReport Spam
Passed exam today (02/01/2012) with 880 marks. Number of question 51 all from bobe dump.
Eric from Hong Kong -
Jan 02 2012, 3:49 AMReport Spam
I passed with 940 on 31 Dec 2011. 51 questions and all of them from this dump. Thank you and good luck.
subbu from India -
Dec 29 2011, 2:22 PMReport Spam
Today I Cleared with 91%. All Questions(51) are from BOB dump only. Thanks for sharing BOB!!!!!!!!!
Hamid Ijaz from Pakistan -
Dec 29 2011, 12:58 PMReport Spam
I appeared in this exam and got 970/1000..... there were 51 questions....all of them were from the dumps Adesh, Warn, Zahra and Bob...... so prepare from these dumps... you'll surely get passed. Good Luck everybody....
Viswanath from Denmark -
Dec 29 2011, 9:35 AMReport Spam
Thanks to AshishSachdeva and Bobe for this dump. Today (29/12) I have given exam and got 91%. Exam contains 51 questions and all are from these dumps.
I P S from Sri Lanka -
Dec 28 2011, 2:09 PMReport Spam
Thanks Bobe for sharing this.
Only 51 questions all are from Bobe Dump................
hasitz from Slovenia -
Dec 27 2011, 12:32 PMReport Spam
27 Dec 2011. 51 questions - passed 910. Learned from Bobe and zahra(tnx!). I'm guessing NOT all answers are correct in dumps, but enough to pass the test!
(...memory dump: I remember the 3 question from zahra did not look the same. The D answer was with more code (like A,B and C). The 6th question also - answer A was similar to D - had the (int?) not just (int) in first line)
Chaminda from Sri Lanka -
Dec 27 2011, 9:24 AMReport Spam
Today I passed the exam 910 scored. Got only 51 questions all are from Bobe (this) dump. Thanks Bobe for sharing this.
wael from Kuwait -
Dec 27 2011, 7:20 AMReport Spam
I take the exam yesterday on 26/12/2011 in kuwait and I pass 850 all questions from this dump
البرهمي from India -
Dec 26 2011, 6:58 PMReport Spam
@m.Gentle,,,
salam bro,, hope you are doing well,, i am asking have you taken the exam?
M.Gentle from Saudi Arabia -
Dec 25 2011, 7:14 PMReport Spam
@Yogesh
I tried to explain what you could not understand from others' comments.
Go back to the comments (if you can read)
67 questions:
b0nes from Germany - Dec 09 2011, 9:28 AM
ssmirnov from Russian Federation - Dec 16 2011, 11:52 AM
shaolin from United States - Dec 20 2011, 6:44 AM
51 questions:
Sri from India - Dec 24 2011, 12:49 PM
manex from Nigeria - Dec 24 2011, 1:31 PM
So brilliant, "I can say something about the number of questions."
Vardan from Armenia -
Dec 25 2011, 4:35 PMReport Spam
Passed on 22/12/2011 and scored 910 from 1000 (51 questions, all from this dump). Thanks a lot, man!
Yogesh from India -
Dec 25 2011, 3:57 PMReport Spam
@M.Gentle
From your comment, it seems that you have not given this exam then how you can say something about the number of questions ?
M.Gentle from Saudi Arabia -
Dec 25 2011, 5:54 AMReport Spam
@Yogesh
Some people got 51 questions, others got 76 questions. 76 question exams contains more questions in AJAX and MVC.
by the way guys, I heard that you can get an extra 30min if you'll make the exam in another language of your native. Is it right?
Yogesh from India -
Dec 24 2011, 4:33 PMReport Spam
Hi, Can somebody tell me, how many total questions are in this exam because we are getting different comments e.g 51 or 76 for number of questions. Also how many questions we will get from this dump ?
wael from Kuwait -
Dec 24 2011, 4:19 PMReport Spam
I plan to take the exam after 2 days on 26/12 in kuwait , then I will reply the results I wish if the dump is same the exam ...
Jordan - Jo from Jordan -
Dec 24 2011, 2:34 PMReport Spam
Thanks Manex for reply.
i'll see this dump then i'll go to take the exam
Thanks again
manex from Nigeria -
Dec 24 2011, 1:31 PMReport Spam
51 questions in all, got 880, this dump has all u need to pass the exam
Most valid dump.Had 51 questions,Most of them are from this dump.
Jordan - Jo from Jordan -
Dec 24 2011, 9:24 AMReport Spam
Good score manex
how many are the exam questions?
are there from the dumps or not ?
manex from Nigeria -
Dec 24 2011, 8:49 AMReport Spam
passed this morning, got close to 900.
hcheung32 from United States -
Dec 24 2011, 7:33 AMReport Spam
can some body please send to me Boba dump in pdf? Thanks you
hittheroadtx@yahoo.com
M.Gentle from Saudi Arabia -
Dec 23 2011, 3:13 PMReport Spam
Anyone can answer a question of mine that I asked previously:
"I would like to ask a question guys, is the exam 76 question as many of who made it this week, or 51 question as a Spanish person (who did it today) called "ARROCAL" said?
good luck everyone."
M.Gentle from Saudi Arabia -
Dec 23 2011, 3:12 PMReport Spam
@Joh
I don't think that we'll get any dumps soon. However, I believe that if a new dump will be provided, mostly it will be repeated. Good luck man.
Alan from United Kingdom -
Dec 22 2011, 8:53 PMReport Spam
@M.Gentle
this.style.color is the best of the bad answers. the question doesn't say what color it should change. if the li object is given a color by the style sheet it would change to that color.
this.innerText wrong.
M.Gentle from Saudi Arabia -
Dec 22 2011, 8:49 PMReport Spam
@alan
totally agree with you.. it should be B instead of A
Also, question 68 it is this.innerText rather than style.color.. Confirm it please.
alan from United Kingdom -
Dec 22 2011, 7:23 PMReport Spam
the question asking for the Region property from the custom master file is wrong. it should be B
CutomMaster custom = this.Master as CustomMaster
M.Gentle from Saudi Arabia -
Dec 22 2011, 7:02 PMReport Spam
@joh
Question 104:
I think "change" is the correct answer since the question asks about client-script, "SelectedIndexChanged" is for server side.
Question 88 & 73:
I am not 100% convene about the dumps answers. However, they say <%: Model.FirstName %> for 88 and D for 73. [Wait for another person to confirm]
I would like to ask a question guys, is the exam 76 question as many of who made it this week, or 51 question as a Spanish person (who did it today) called "ARROCAL" said?
Question 104: The page includes DropDownList control. You need to call a client side function when the suer changes the value of the control. which event should you handle?
A. Click B. SelectedIndexChanged C. Change D. Select
The given answer is C. Change.
I think it should be B. SelectedIndexChanged. Please confirm.
Question 88: You are developing an ASP.NET MVC 2 application. A view contains a form that allows users to submit their first name. You need to display the value that is submitted, and you must ensure that your code avoids cross-site scripting. Which code segment should you use?
What is the right answer for this?
<%: Model.FirstName %> OR
<% Response.Write(HttpUtility.HtmlDecode(Model.FirstName)) %>
Question: 73: You create a Web page that contains the span shown in the following line of code.
<span id="span1">Text</span>
You need replace the contents of the span with HTML that you download from a URL specified by a global variable named localURL.
Which code segment should you use?
shaolin from United States -
Dec 20 2011, 6:44 AMReport Spam
I passed this exam this morning. Exam have 76 questions and 50 from Bobe dump, don't waste time for other dump zarha, warn, ... ( just duplicate and miss some questions). 26 new questions isn't hard even if you don't know and understand. 26 new questions is very similar with question in dump(similar both question and answer) so only need to remember clearly dump and compare new questions with it and result you pass exam
aycsharp from Nigeria -
Dec 19 2011, 3:42 PMReport Spam
I passed with 970 from Nigeria today
Deano from United Kingdom -
Dec 19 2011, 10:03 AMReport Spam
Thanks for confirming this.
Rauf from Azerbaijan -
Dec 18 2011, 5:55 PMReport Spam
@Deano: I think A,D indeed are correct. I had the similar question in MS-PRESS tests.
ssmirnov from Russian Federation -
Dec 16 2011, 11:52 AMReport Spam
Passed today (16 Dec 2011) with 850/1000 score in Russia, SPb.
Used the following dumps: Aadesh, Bobe (recommended), warn and zahra.
Please, NOTE: Now the test contains 76(!) questions instead of 51.
57 of 76 questions were shown from these dumps.
Pay attention to jQuery, MVC2 and Dynamic Data Applications
No. B uses Membership.Validate.
The Membership.Validate method verifies that the supplied user name and password are valid. The question states that the user is already logged on and only checking role membership.
HB from Netherlands -
Dec 11 2011, 8:46 PMReport Spam
Q37 can't be right, should be A in stead of B
Q60 should be B in stead of A
Q68 I'm not sure; D gives you a distinct count I think ? I would go for A.
Q101 not sure as well, why not Static (and thus B) in stead of D?
b0nes from Germany -
Dec 09 2011, 9:28 AMReport Spam
Passed on 07.12.12 in Germany with 820/1000. About 20 new questions in the Exam (76 Questions total).
60% question only from the dump
Question:
You are developing an ASP.NET Dynamic Data Web application.
The application uses entities from a global library named Entities.
The Application_Start event contains the following code segment.
DefaultModel.RegisterContext(typeof(
Entities.MyDBDataContext), new ContextConfiguration() {
ScaffoldAllTables = false });
You need to ensure that the application shows the Order and Customer entities and hides all other entities.
What should you do?
Correct answer:
Create a partial class for the Order and Customer entities within the Entities library and apply the [ScaffoldTable(true)] attribute
Question:
You are developing an ASP.NET Web application.
The application includes the following Entity Data Model(EDM)
You instantiate an ObjectContext for the EDM named context.
You need to find the total number of address that are associated with customers that have a non-null middle name.
Which LINQ to Entities query should you use?
Correct answer:
var query = context.Customers
.Where(c=> c.MiddleName != null)
.SelectMany(c => c.CustomerAddresses).Count();
100% of the test questions were in the BD.
I answered all of them as the BD, except for the question 1, which I answered B, because I think that's the correct one.
Even though the BD has some incorrect answers, it's more than enough to pass.
Good stuff.
Scored 910
Some of the answers in the dump are wrong,
Mostly in the : Developing Web Forms Pages
Displaying and Manipulating Data
sections ..
All the best guys !
Thanks to Bobe and Aakash...
Valid in UK.
Question 88: <%: Model.FirstName %> is correct.
I found this: http://blogs.msdn.com/b/aspnetue/archive/2010/09/17/second_2d00_post.aspx
DO use <%: %> (.NET 4) to protect against XSS attacks.
Prior to .NET 4.0 the developer would have to ensure there HTML was encoded by using code like the following:
<%= Html.Encode(ViewData["name"]) %>
This code was need to protect against XSS (cross-site scripting) attacks.
If you are using .NET 4, do not use the above syntax. Use the following syntax instead.
<%: ViewData["name"] %>
This new syntax automatically HTML encodes the string (if necessary), and is preferred.
Thanks Bobe!
or what percentage of the exam may be in these questions and how frecunecia can change the questions for future tests
Priyanca, I think the correct answer is C: "Set the ClientIDRowSuffix attribute of each unique GridView control to a different value. "
In question 68, I think similar to M.Gentle (Dec 22 2011, 8:49 PM ) the correct answer is this.innerText rather than style.color. I tested in my PC and it works. Think in a Style sheet hav no sense because they don`t mention that.
Can any one who has taken test can tell me that in which pattern option was there?suppose this is the question:
You are implementing an ASP.NET application that uses data-bound GridView controls in multiple pages.
You add JavaScript code to periodically update specific types of data items in these GridView controls.
You need to ensure that the JavaScript code can locate the HTML elements created for each row in these GridView controls,
without needing to be changed if the controls are moved from one page to another. What should you do?
Type1:
a.Replace the GridView control with a ListView control.
b.Set the ClientIDMode attribute to Predictable in the web.config file.
c.Set the ClientIDRowSuffix attribute of each unique GridView control to a different value.
d.Set the @ OutputCache directive s VaryByControl attribute to the ID of the GridView control.
Answer :B
or
Type 2
a.Set the ClientIDMode attribute......
b.Set the ClientIDRowSuffix attribute...
c.Set the @ OutputCache directive s VaryByControl attribute...
d....in the web.config file.
e....of each unique GridView control....
f.......to the ID of the ....
g.....to a different value.
h. ....GridView control
please please tell me in which type there was option in exam
Can I attempt for this exam after following Bobe's Q & ans?I know only 10% of the whole syllabus.Was in a confusion whether to study the whole syllabus and then go for it or just take the exam.
Thanks Bob for the dump and everyone for keeping the comment discussion live.
I have cleared test today in India.
Total question is 51 all are from Bobe dumps even options order are same.
2-3 questions answer are wrong in this dump...Please do some homework to get 1000/1000.
This dump is enough to get 900+ score.
please reply anyone who has taken exam recently
Only 51 questions all are from Bobe Dump................
(...memory dump: I remember the 3 question from zahra did not look the same. The D answer was with more code (like A,B and C). The 6th question also - answer A was similar to D - had the (int?) not just (int) in first line)
salam bro,, hope you are doing well,, i am asking have you taken the exam?
I tried to explain what you could not understand from others' comments.
Go back to the comments (if you can read)
67 questions:
b0nes from Germany - Dec 09 2011, 9:28 AM
ssmirnov from Russian Federation - Dec 16 2011, 11:52 AM
shaolin from United States - Dec 20 2011, 6:44 AM
51 questions:
Sri from India - Dec 24 2011, 12:49 PM
manex from Nigeria - Dec 24 2011, 1:31 PM
So brilliant, "I can say something about the number of questions."
From your comment, it seems that you have not given this exam then how you can say something about the number of questions ?
Some people got 51 questions, others got 76 questions. 76 question exams contains more questions in AJAX and MVC.
by the way guys, I heard that you can get an extra 30min if you'll make the exam in another language of your native. Is it right?
i'll see this dump then i'll go to take the exam
Thanks again
how many are the exam questions?
are there from the dumps or not ?
hittheroadtx@yahoo.com
"I would like to ask a question guys, is the exam 76 question as many of who made it this week, or 51 question as a Spanish person (who did it today) called "ARROCAL" said?
good luck everyone."
I don't think that we'll get any dumps soon. However, I believe that if a new dump will be provided, mostly it will be repeated. Good luck man.
thanks for the explanation and good luck in your exam..
<%: Model.FirstName %> is correct
though redundant in mvc3 if you're using razor
They're all wrong
this works would be the correct answer
<html>
<head>
<script type="text/javascript">
function changeColor(c)
{
message.style.color=c;
}
</script>
</head>
<body>
<p id="message">Welcome!</p>
<ul id="color">
<li onclick="changeColor(this.innerHTML);">Black</li>
<li onclick="changeColor(this.innerHTML);">Red</li>
</ul>
</body>
</html>
this.style.color is the best of the bad answers. the question doesn't say what color it should change. if the li object is given a color by the style sheet it would change to that color.
this.innerText wrong.
totally agree with you.. it should be B instead of A
Also, question 68 it is this.innerText rather than style.color.. Confirm it please.
CutomMaster custom = this.Master as CustomMaster
Question 104:
I think "change" is the correct answer since the question asks about client-script, "SelectedIndexChanged" is for server side.
Question 88 & 73:
I am not 100% convene about the dumps answers. However, they say <%: Model.FirstName %> for 88 and D for 73. [Wait for another person to confirm]
I would like to ask a question guys, is the exam 76 question as many of who made it this week, or 51 question as a Spanish person (who did it today) called "ARROCAL" said?
good luck everyone.
A. Click B. SelectedIndexChanged C. Change D. Select
The given answer is C. Change.
I think it should be B. SelectedIndexChanged. Please confirm.
Question 88: You are developing an ASP.NET MVC 2 application. A view contains a form that allows users to submit their first name. You need to display the value that is submitted, and you must ensure that your code avoids cross-site scripting. Which code segment should you use?
What is the right answer for this?
<%: Model.FirstName %> OR
<% Response.Write(HttpUtility.HtmlDecode(Model.FirstName)) %>
Question: 73: You create a Web page that contains the span shown in the following line of code.
<span id="span1">Text</span>
You need replace the contents of the span with HTML that you download from a URL specified by a global variable named localURL.
Which code segment should you use?
C. $.ajax({
type: "GET",
url: localURL,
dataType: "html",
success: function(htmlText) {
$("#span1").innerHTML = htmlText;
}
});
D. $.ajax({
type: "GET",
url: localURL,
success: function(htmlText) {
$("#span1").html(htmlText);
}
});
C or D ??
Used the following dumps: Aadesh, Bobe (recommended), warn and zahra.
Please, NOTE: Now the test contains 76(!) questions instead of 51.
57 of 76 questions were shown from these dumps.
Pay attention to jQuery, MVC2 and Dynamic Data Applications
Q60 should be B in stead of A
No. B uses Membership.Validate.
The Membership.Validate method verifies that the supplied user name and password are valid. The question states that the user is already logged on and only checking role membership.
Q60 should be B in stead of A
Q68 I'm not sure; D gives you a distinct count I think ? I would go for A.
Q101 not sure as well, why not Static (and thus B) in stead of D?