When I took my first certification exam years ago, I spent an inordinate amount of time looking for missing semi-colons, counting parenthesis, and studying variable names. I thought the exam might fool me into picking an answer with a syntax error, and I’d get the question wrong.
After working with the Assessment and Certification Exams team, I wish I knew then what I know now:
There are no trick questions on the Microsoft certification exams.
This is something the cert team wants people to know: if a question is asking about decryption using classes in the .NET framework, the question really is trying to test the candidate’s knowledge of the crypto classes. None of the answers will be wrong because of a missing semicolon. None of the answers will use the class System.Security.Cryptography.MagicDecoderRing, because it doesn’t exist. All the classes are real, there is nothing trying to hide in the code.
This isn’t to say you will never run across a typographical error on an exam. Typos can slip through, unfortunately, but they are rare. When people ask me now if I have any advice, I always say to spend your time finding the answers, instead of spending your time finding the tricks.
Comments
Can u suggest me some guilines for the exam
"Developing web services and server components"
Looking forward for more such tips.
Thanks
Lars! I'm sure you are an even bigger fan of System.SuperStringBuilder ;)
As for the rest of my tests (MCSD - C#.NET & SQL 2000) I found them very fair tests and don't remember commenting on more than 2 or 3 questions out of the other 4 tests
Fair enough, I've never seen 70-300. I can only say I think things are getting better. Some of the prep books out there are rubbish, I agree.
My advice to anyone is to focus on the technology for the MCTS exams. Don't worry about "when should I use threading instead of the background worker process component?" Instead understand how to use threading and how to use the background worker process component for their intended purposes.
I am a student of BCS and i will coplete my degree in one year time. I wanted to ask is it better to take the exams right after your bachelors or after 1 or 2 years of work exprience.
How much does the exam count towards securing a good job