shravan from India -
Oct 08 2009, 9:13 AMReport Spam
@Raheel Bachlani
Thank you Raheel!!!
Passed the exam today with 976/100
Only 3 new questions!!
Your dump was Really Helpful!!
wch exam are u planning to write next?
prema from United States -
Oct 07 2009, 8:06 PMReport Spam
putrtek and Max please update ur new questions which is not in this dumps.
Still valid, I took the exam in Egypt. 35 from 40. passed, 907/1000 @ prometric.
raheel bachlani from Pakistan -
Oct 07 2009, 5:18 AMReport Spam
Check out the 93 q dump
prema from United States -
Oct 07 2009, 2:34 AMReport Spam
Hi putrtek
Can You please tell me , which 12 questions are not appear in the exam.
putrtek from Unknown -
Oct 06 2009, 6:44 PMReport Spam
took the 70-536 Exam today in Virginia, USA. I used this testking as my sole study guide. Passed with a 792. Out of 40 questions there were 12 questions on my exam that were not in this file.
Raheel Bachlani from Unknown -
Oct 01 2009, 4:59 PMReport Spam
this is valid i got 953 out of 1000 but according to this dump 9 questions are invalid but i will be uploading a 151 question exam do look at it and this number of 9 missing questions will fall to 4
Ben from United States -
Sep 30 2009, 9:51 PMReport Spam
Looks like question #59 is wrong it should be D not A, that delegate returns an int not a Boolean, unless I'm stupid.
Regarding the question which was like Changing the CurrencySymbol of a currency string to US dollar and the application is running in en-GB cultureinfo
we can do it like this
currvalue=5000;
console.writeline(currvalue.tostring("C",new cultureinfo("en-US")))
Reference:pg 683 latest edition of 536 book from Microsoft
for uninstalling wndow service manually
installutil /u yourproject.exe
CJ from Malaysia -
Sep 30 2009, 12:23 PMReport Spam
scored 953/1000 this morning. found 4 new questions in my set.
happy tester from Sweden -
Sep 24 2009, 11:55 AMReport Spam
I reviewed this practice exam and took the test today. I got 900. 31/40 are in this test king.
questions not in test king;
1) Changing the CurrencySymbol of a currency string to US dollar and the application is running in en-GB cultureinfo
2) ComVisibleAttribute(false) to hide a public property to be exposed to a Com client
3) binaryReader
4) binaryformatter
5) IFormattable and CustomFormatter
6) ApplicationTrustCollection and determining the origin of the assembly
7) GetAccessRules method
8) Uninstalling windows services
9) FileSystemSecurity FileSystemRights.Delete
Still valid
Passed with 1000/1000
There was 4 or 5 new questions
There was one new question about how you can determine the amount of memory used by a process every 1 minute. The trick is that you need to call Process.Refresh every time before you check the property value. I do not remember the name of the property, but it was the same in all the choices.
Crazyb from Austria -
Sep 17 2009, 10:19 PMReport Spam
17.09.2009 - Austria / Vienna
Passed with 907/1000 points.
Min. 8 new Questions, no Problem...
i got 747 yesterday , a lot of new questions . actually I do not recommend it
zamzag from France -
Sep 14 2009, 3:57 PMReport Spam
made a mistake sorry,
i didn't get this exam today but the 70-526!!
Sorry again
zamzag from France -
Sep 14 2009, 3:25 PMReport Spam
Passed today
100% valid
jeff from Philippines -
Sep 10 2009, 2:05 PMReport Spam
guys im glad that i am able to visit this site couple of wanna be are posting concerning ms certification... Good luck to us all i hope that we'll be able to pass the exam.
just curious though on how do they execute the scoring? anybody got some hint?
bolaji from Nigeria -
Sep 09 2009, 11:29 PMReport Spam
Somebody needs to help about the new questions.
HD from Sri Lanka -
Sep 07 2009, 12:05 PMReport Spam
Hi, I would also like to know whether this is valid for South Asian Countries. I live in Sri Lanka. Are these questions based on framework 3.5??
rahul from India -
Sep 02 2009, 9:48 AMReport Spam
plz help me......i m goin to giv exam on tuesday....tell whether dis dump is valid in india or not
rahul from India -
Sep 01 2009, 12:06 PMReport Spam
can anybody plz tell me whether dis dump is valid in india or not
BKK from United States -
Aug 29 2009, 9:56 PMReport Spam
Still Valid. Passed with 953/1000. a couple of new questions but not to worry. If you study this dump you will pass.
bam from Ukraine -
Aug 29 2009, 7:15 PMReport Spam
pass with 823/1000 ,14 new questions
the wookie from Canada -
Aug 28 2009, 6:55 PMReport Spam
Still valid!! Passed today. Nearly 95% of the questions were from this dump. Admittedly, there are a few new questions, but nothing to worry about. If you study nothing but this dump, you'll pass.
James from United States -
Aug 28 2009, 4:50 PMReport Spam
Almost all the questions on my test were in this practice exam. I passed with 884/1000.
BKK from United States -
Aug 28 2009, 2:00 PMReport Spam
Thanks totou for the new questions. How many questions appeared from this dump in the exam? I know they are randomly selected from a big pool, but just wanted to know.
prueba from Colombia -
Aug 27 2009, 6:35 PMReport Spam
930/1000
onemore from Spain -
Aug 27 2009, 9:12 AMReport Spam
I passed the exam on 718/1000. Only 10 questions of this dump were appeared at me.
It seems they are changing all questions... I don't remember the new questions but there are new q about CAS,threading and instrumentation...
At least 4 questions about ClickOnce.
Good luck from Madrid!!
parveen from Pakistan -
Aug 26 2009, 11:12 AMReport Spam
plz share the questions that are different from this dump thanks in advance.
Raheel Bachlani from Unknown -
Aug 25 2009, 4:36 PMReport Spam
Rania can you please share the questions you had which were different from dumps. Can you please help us as soon as you can so that those people whose exams are yet to come can benefit from your experience?
Regards,
RB
Rania Nazmey from Egypt -
Aug 24 2009, 9:01 AMReport Spam
Raheel Bachlani from Unknown -
Aug 23 2009, 7:04 AMReport Spam
Thanks alot deepak and can you please try to remember the question or anyone around here knows the complete question please post it so that i can generate a new VCE with all the new questions enlisted
I request you all to please do it as soon as possible so that it can be helpful to me as well as all the others who will be giving MCTS 70-536 in near future
deepak from Unknown -
Aug 22 2009, 6:39 PMReport Spam
1.q related to com visible to set it true and false..
2.binary reader readBytes[10] is the answer
3.click once answer c
4.deserializaion of Dictionart<string,t> ans b
5.uk localisation ans A en-GB
6.to delete permission
7.Q related to uninstall ans is the option containing Uninstall method probably c
8.formatting of Tostring() method dont know answer
thewookie from Canada -
Aug 20 2009, 4:27 PMReport Spam
Gents,
How is this dump? I am writing my exam next week (Aug 28, 2009). From the comments it would seem this is one of the best. Any other recommendations and where to find them?
Good luck to all...Cheers
new p from Unknown -
Aug 20 2009, 8:51 AMReport Spam
please tell me if the exam still valid
deepak from Unknown -
Aug 20 2009, 3:15 AMReport Spam
chill guis the dump is valid i god 31 ques out of it..907/1000
i took exam on 20th....
i will post all the new ques in sometime
parveen from Pakistan -
Aug 19 2009, 12:49 AMReport Spam
plz share those new question that were not in this dump, any 1 who remember any new question plz post .. or any resources to email plz send on pursuing.perfectionn@gmail.com .. thanks in advance
deepak INDIA from Unknown -
Aug 17 2009, 6:24 PMReport Spam
It is valid.I pass the exam today, 2009-08-15. Almost 90% ofthe test.
cha from United Kingdom -
Aug 14 2009, 11:05 AMReport Spam
Hi deepak just type ur email address on the wall .ill email you software and crack. good luck
cha from United Kingdom -
Aug 13 2009, 12:30 PMReport Spam
i passed the exam day before yesterday. 930/1000. dump is atill valid. i got nearly 15 new question. they are changing the exam questions.i couldnt remember the questions. don't only depend on dump. read the book do the test in cd get the concepts. you should be ok. good luck
dump valid.I appeared today and scored 930/1000.
There are some 3-4 new questions on CAS,threading.
One question was like: What will be the code if you need to display the memory consumed by an application. the data needs to be displayed 20times and an interval of 60secs.
Jacques from South Africa -
Aug 12 2009, 7:53 PMReport Spam
Make sure you average about 90% for the practise kit atleast, the exam questions is quite harder. But with this dump you will be fine
Jacques from South Africa -
Aug 11 2009, 7:31 PMReport Spam
@druffnix: I did NOT get the Clickonce, the app config, the conn string or the COM questions u mentioned. But I did get a few other new questions. COM don't cater for generics no, that will be the right answer yes. I assume each test questions get randomly picked out of a big pool of questions.
bia from Moldova, Republic of -
Aug 11 2009, 2:19 PMReport Spam
is still valid. passed exam today (Aug 11 2009) with 892/1000
druffnix from Germany -
Aug 11 2009, 2:19 PMReport Spam
Still valid. Passed my exam today.
But 11 Questions are not in the dump(vce). ClickOnce, Fileshare(see the post from judge17), then you have to find out what method or field is not valid in a class that is sent to unmanaged code (i think the dictionary<x,tt> is the answer), then there es a question about how you can write the application configuration file name to a variable, then you have to know how to write a new connection string to the configuration. the rest i dont remember anymore. but with 29 Questions out of 40 you should still pass. but it looks like they are changing more and more questions.
Best regards
judge17 from Germany -
Aug 11 2009, 1:33 PMReport Spam
One more hint: You should know how to append text to an existing file while other user still have read access ... So far .. I'm going on with 70-526
Cha from United Kingdom -
Aug 11 2009, 12:47 PMReport Spam
Hi
im going to do the exam tomorrow. please guys do you have any idea about new questions
Jacques from South Africa -
Aug 11 2009, 10:17 AMReport Spam
@negativemarking: No you will not be punished for wrong answers
negativemarking from India -
Aug 11 2009, 9:10 AMReport Spam
@jacques :Is there negativemarking for wrong answers?
Jacques from South Africa -
Aug 11 2009, 8:57 AMReport Spam
Just passed this exam 976/1000. This dump is very valid.
5 new questions, MultiThreaded read write on a file, Physical memory on a process, CAS for an Application on a shared location, can't remeber the rest.
negativemarking from India -
Aug 11 2009, 7:49 AMReport Spam
Is there negativemarking for wrong answers?????
druffnix from Germany -
Aug 10 2009, 3:38 PMReport Spam
@judge17: or anybody else, coul you pls give me some more hints?
best regards
Jacques from South Africa -
Aug 10 2009, 2:48 PMReport Spam
@Judge:Thank you 4 the update, i'm writing 2morrow.
Do you maybe recall one of the harder new questions or something to be aware of?
judge17 from Germany -
Aug 10 2009, 1:08 PMReport Spam
passed today. dump is valid. 11 new questions. @druffnix: yes this is true. If you know the difference between sleep and spinwait you'll have no problems. 5 of the new questions were easy.
druffnix from Germany -
Aug 10 2009, 9:57 AMReport Spam
I heard that 2 of the new questions where about writing a new connectionstring and the second about threads (sleep or spinwait). Does anybody remember those questions and there answers?
best regards
deepak from Unknown -
Aug 09 2009, 3:59 PMReport Spam
is there any -ve marking????
deepak from Unknown -
Aug 09 2009, 3:58 PMReport Spam
no i mean a have read the book but i want to know what is the % contribution of dumpm in the exam so that i can b sure to pass?????
herohero from Unknown -
Aug 09 2009, 7:18 AMReport Spam
There is always a risk by just memorizing the dump.It is really dump to just memories the questions without any study.What's the point?
deepak from Unknown -
Aug 09 2009, 7:04 AMReport Spam
somebody please tell me how much marks(minimum) i can score by reading this dump only.. my exam is on this saturday
I understood from the discussion that there are some new questions that came in. Wanted to make sure,is this dump still valid to pass the exam?can someone please authenticate it?
ffca from Unknown -
Aug 09 2009, 4:04 AMReport Spam
My understanding is that the marks are not evenly distributed to each question.And for question with more than 1 answers ,partial marks apply
Jacques from South Africa -
Aug 08 2009, 7:57 PMReport Spam
How does the marks work?I understand the total is 1000 and there are 40 questions.why do some people score 904 etc.?shouldnt it be multipules of 25 like 925 etc.?
Jacques from South Africa -
Aug 08 2009, 1:18 PMReport Spam
Thank you HeroHero
Jacques from Unknown -
Aug 06 2009, 10:54 AMReport Spam
How is this exam related to clickonce? The 70-536 book does not cater for clickonce? Where can I get sufficient information to prepare 4 the clickonce questions?
Carnet45 from Italy -
Aug 05 2009, 9:07 AMReport Spam
Hi guys, everybody talks about ClickOnce new question ...was it something like this: "You are developing an auditing application to display the trusted ClickOnce applications that are installed
on a computer. You need the auditing application to display the origin of each trusted application. Which
code segment should you use?" ?
Kam from Saudi Arabia -
Aug 05 2009, 8:14 AMReport Spam
Still valid but 8 new questions on ClickOnce application deployment, Configuration file names, FileShare access,Deleting Access Permision,UK localizition,Binary Reader,COM,........
I passed with 884/1000
GaoJake from United States -
Aug 05 2009, 6:04 AMReport Spam
Still Valid, but about 20% new questions.
907/1000, 5th, Augest from China
Techi from United States -
Aug 04 2009, 10:03 PMReport Spam
Thanx for the dump.It was a good help in preparing for the exam. Passed today.
My Update: same like others out of 40 questions about 10 were new. Dont remember the questions exactly but it was from topic like CAS, threading, Installer (ClickOnce) and Config Files.
All the best to all the exam takers
druffnix from Germany -
Aug 04 2009, 5:09 PMReport Spam
Hi there, everybody talks about some new questions. Could anybody write them down in this post?
would be nice, thanks
silvio from Austria -
Aug 04 2009, 12:15 PMReport Spam
puh, i thought i were screwed. it exists for both c# and vb.net.
greetz from austria !
silvio from Austria -
Aug 04 2009, 11:17 AMReport Spam
does this exam only exist in c# ? if it does, i have a problem (vb.net)
hammoud from Kuwait -
Aug 04 2009, 9:21 AMReport Spam
Still valid to date. About 8 new questions on ClickOnce application deployment, Configuration file names, FileShare access.
HowManyQuestions from India -
Aug 03 2009, 1:44 PMReport Spam
whats the total number of questions in the exam 40 or 45???
Priya from United States -
Aug 01 2009, 5:31 PMReport Spam
Hi,
Passed exam today..930/1000....4 new questions on COM,Threading,Shared folder permissions.Dump valid.
soclose from Myanmar -
Aug 01 2009, 7:08 AMReport Spam
still valid! 40 questions. promatic exam center. just 4 are new. related to COM, memory process, threading concurrency and deployment on shared folder.
I passed the exam on July 30, 2009. The dump is still valid. I had 12 new questions, but there are not too hard.
40 Qs, 700/1000 to pass, so allow 12 wrong answers.
Thanks for uploading the dump
anu from United States -
Jul 31 2009, 6:26 PMReport Spam
This Dump is still valid but 8-10 questions are new ones.... but still be able to pass the exam if your perfect with this dump.i have given the exam today and passed with 861.
David from Australia -
Jul 30 2009, 12:56 PMReport Spam
for everyone saying 8 qu. weren't in the exam, etc .. how about some guidance on what they were about!!!
How many questions will be there? whats the time duration is it 40 or 45 questions?
freekyguy from Nigeria -
Jul 29 2009, 3:43 PMReport Spam
passed today 884/1000. Dumps still valid.... Thanks uploader.
MCTS.ASP from Guatemala -
Jul 28 2009, 7:02 PMReport Spam
this dumo still valid, i passed today with 895, only 6 questions were not in this dump..
techi from United States -
Jul 27 2009, 4:00 PMReport Spam
First of all Congrats Ivo and thanks for the recent update.
Ivo from Netherlands -
Jul 27 2009, 12:11 PMReport Spam
passed, 884/1000 @ prometric. This vce is good, but outdated. Got several new questions, but +/- 80% are from this vce. If you studie the book, do the labs and do this vce a couple of times, the exam is easy.
techi from United States -
Jul 26 2009, 10:06 PMReport Spam
I got my exam in next week but before appearing I just wanna know one thing from all those who have taken the test in recent... Can we rely on the portion of the syllabus covered in the Microsoft self paced training kit caz in the pattern questions presented by testking I have found topics which are not at all covered in the book.
Can any budy tell me if there is any group from which i can get the latest test king questions and also if any one can please tell me which dumps are the best from which most of the questionss come
I am taking up this on Aug 2nd. could anyone confirm this???
Ivo from Netherlands -
Jul 24 2009, 10:13 AMReport Spam
I'm up next Monday. Any change there will be a new TK for that time? I studied the book and did all the labs, so I don't think those new questions would be that difficult. But MS has a reputation for asking those little details. Does somebody here also studied the 2nd edition of the training kit book? 200 pages less :-) Does somebody know if there could be a special exam for the 2nd Edition of the training kit?
MCP? from New Zealand -
Jul 24 2009, 10:04 AMReport Spam
Sat the exam today (24/7/2009) and 12 questions were not in this vce file.
Scott from Germany -
Jul 23 2009, 12:12 PMReport Spam
I passed, but 40-50% my exam was different to this dump, today!... There's at least 12-15 different questions and some others are differently written or layed out.
Thank you Raheel!!!
Passed the exam today with 976/100
Only 3 new questions!!
Your dump was Really Helpful!!
wch exam are u planning to write next?
its really very helpful for us.
Can You please tell me , which 12 questions are not appear in the exam.
we can do it like this
currvalue=5000;
console.writeline(currvalue.tostring("C",new cultureinfo("en-US")))
Reference:pg 683 latest edition of 536 book from Microsoft
installutil /u yourproject.exe
questions not in test king;
1) Changing the CurrencySymbol of a currency string to US dollar and the application is running in en-GB cultureinfo
2) ComVisibleAttribute(false) to hide a public property to be exposed to a Com client
3) binaryReader
4) binaryformatter
5) IFormattable and CustomFormatter
6) ApplicationTrustCollection and determining the origin of the assembly
7) GetAccessRules method
8) Uninstalling windows services
9) FileSystemSecurity FileSystemRights.Delete
Passed with 1000/1000
There was 4 or 5 new questions
There was one new question about how you can determine the amount of memory used by a process every 1 minute. The trick is that you need to call Process.Refresh every time before you check the property value. I do not remember the name of the property, but it was the same in all the choices.
Passed with 907/1000 points.
Min. 8 new Questions, no Problem...
Read Comment from deepak :)
i didn't get this exam today but the 70-526!!
Sorry again
100% valid
just curious though on how do they execute the scoring? anybody got some hint?
It seems they are changing all questions... I don't remember the new questions but there are new q about CAS,threading and instrumentation...
At least 4 questions about ClickOnce.
Good luck from Madrid!!
Regards,
RB
I request you all to please do it as soon as possible so that it can be helpful to me as well as all the others who will be giving MCTS 70-536 in near future
2.binary reader readBytes[10] is the answer
3.click once answer c
4.deserializaion of Dictionart<string,t> ans b
5.uk localisation ans A en-GB
6.to delete permission
7.Q related to uninstall ans is the option containing Uninstall method probably c
8.formatting of Tostring() method dont know answer
How is this dump? I am writing my exam next week (Aug 28, 2009). From the comments it would seem this is one of the best. Any other recommendations and where to find them?
Good luck to all...Cheers
i took exam on 20th....
i will post all the new ques in sometime
http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-536&locale=en-us#tab2
Passed with 1000. Nice that it is almost c# only.
There are some 3-4 new questions on CAS,threading.
One question was like: What will be the code if you need to display the memory consumed by an application. the data needs to be displayed 20times and an interval of 60secs.
But 11 Questions are not in the dump(vce). ClickOnce, Fileshare(see the post from judge17), then you have to find out what method or field is not valid in a class that is sent to unmanaged code (i think the dictionary<x,tt> is the answer), then there es a question about how you can write the application configuration file name to a variable, then you have to know how to write a new connection string to the configuration. the rest i dont remember anymore. but with 29 Questions out of 40 you should still pass. but it looks like they are changing more and more questions.
Best regards
im going to do the exam tomorrow. please guys do you have any idea about new questions
5 new questions, MultiThreaded read write on a file, Physical memory on a process, CAS for an Application on a shared location, can't remeber the rest.
best regards
Do you maybe recall one of the harder new questions or something to be aware of?
best regards
on a computer. You need the auditing application to display the origin of each trusted application. Which
code segment should you use?" ?
I passed with 884/1000
907/1000, 5th, Augest from China
My Update: same like others out of 40 questions about 10 were new. Dont remember the questions exactly but it was from topic like CAS, threading, Installer (ClickOnce) and Config Files.
All the best to all the exam takers
would be nice, thanks
greetz from austria !
Passed exam today..930/1000....4 new questions on COM,Threading,Shared folder permissions.Dump valid.
40 Qs, 700/1000 to pass, so allow 12 wrong answers.
Thanks for uploading the dump
How many questions will be there? whats the time duration is it 40 or 45 questions?