where from Malaysia -
Oct 11 2010, 1:07 AMReport Spam
this dump has only few questions, pls download a full version.
ronald from United States -
Jun 24 2010, 5:43 AMReport Spam
exam is very easy to learn on this dump
u rokzzz guy's
Richard from United States -
Jun 14 2010, 9:46 AMReport Spam
30 questions and the duration is 55 minutes to complete all questions.
- 15 normal questions.
- 9 questions with picture, diagram or chart.
- 4 questions with select 2 choices.
- 1 questions with select 3 choices.
very easy cert...
SHAN from Sri Lanka -
Apr 10 2010, 3:59 PMReport Spam
TODAY I DID THIS EXAM AND PASS BUT MAKE SURE YOU HAVE SUTDY THE BOOK BEFORE YOU GO TO THE EXAM.
I GOT 22 NEW QUESTIONS(I DID ALL THE DUMPS AVAILABLE IN EXAMCOLLECTION.COM) , I WAS SHOCKED BUT QUESTIONS WERE NOT THAT MUCH DIFFICULT.
MAKE SURE YOU HAVE STUDY THE BOOK !!!
Stephane B from Belgium -
Apr 07 2010, 7:46 AMReport Spam
Be carefull on this question :
You create a Web form. The web form allows users to recover thier passwords. You add a PasswordRecovery server control by using the following code segment.
<asp:PasswordRecovery runat="server" />
You need to ensure that the server control generates a new password and sends it by email to the user email address. Which two actions should you perform ?
A) Create a valid <smtp> definition in the web.config file
B) Set the passwordFormat attribute of the configured membership provider to Encrypted.
C) Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to False
D) Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to True
Dump correct answers are A and D
But I think the correct answers are A and C because if you enable password retrieval on hashed password that will result an exception. Thus, you need to put it to False !
u rokzzz guy's
- 15 normal questions.
- 9 questions with picture, diagram or chart.
- 4 questions with select 2 choices.
- 1 questions with select 3 choices.
very easy cert...
I GOT 22 NEW QUESTIONS(I DID ALL THE DUMPS AVAILABLE IN EXAMCOLLECTION.COM) , I WAS SHOCKED BUT QUESTIONS WERE NOT THAT MUCH DIFFICULT.
MAKE SURE YOU HAVE STUDY THE BOOK !!!
You create a Web form. The web form allows users to recover thier passwords. You add a PasswordRecovery server control by using the following code segment.
<asp:PasswordRecovery runat="server" />
You need to ensure that the server control generates a new password and sends it by email to the user email address. Which two actions should you perform ?
A) Create a valid <smtp> definition in the web.config file
B) Set the passwordFormat attribute of the configured membership provider to Encrypted.
C) Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to False
D) Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to True
Dump correct answers are A and D
But I think the correct answers are A and C because if you enable password retrieval on hashed password that will result an exception. Thus, you need to put it to False !