I am planning to get my MCTS for Visual Studio 2010. The list of exams I need along with descriptions and topics covered can be found here.

There is now no equivalent of exam 70-536 for the new exams. I did some searching and although it is clear to me there is no replacement of the exam, it is not clear to me whether there are .NET framework questions on the new exams. For example, the skills measured for exam 70-515: Web Applications Development With Microsoft Framework 4.0 include a detailed outline of web development skills (totaling 100%), but there is no mention of .NET basics like serialization, app domain security, Interoperating with Com, Reflection, or Threading, which were covered on the 70-536 exam.

Question: Will there be a mixture of basic .NET Framework 4.0 questions on the new exams? Or, will exams 70-515 and 70-511 only test on Web development and Windows development respectively?


Motivation


I found Tony Northrup's book to be a well-written guide to the basics of .NET. However, some parts of the .NET Framework are more important than others (for example, he says to use WPF instead of the System.Drawing namespace). For this reason I would like to know what material to expect on the exam.

Finally, I understand that the new features of the .NET 4.0 Framework are important, I just want to understand what material will be covered on the new exams as best I can while I am making my personal study plan.

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

I am going to close this question becasue I now see that it is irrelevant.

My answer from experience is that if you are building practice projects where you use the skills in the study guide Micfosoft provides, you will easily pass the exam.

link|improve this answer
feedback

if your plans is to pass the WPF certification exam, as you mentioned 70-511 then I would recomend "Windows Applications Development with Microsoft .NET Framework 4" book. This certification will cover WPF and Windows form, this is not about Web Development.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.