The road towards MCPD-EAD: I passed exam 70-528, 70-526 and 70-549. Mission Accomplished!

imageSome readers were asking me about the status of my self-imposed challenge to achieve the MCPD-EAD (Microsoft Certified Professional Developer: Enterprise Application Developer) certification before the end of the year.  Well, it turns out that I’ve completed and passed the last exam of the series this morning.  When I first started out with this insane challenge of doing one certification every three to four weeks, I had no idea of the amount of time I would have to dedicate to complete it in the initial timeframe.  So just to recap, I passed 70-536 (Fundamentals) back in June, 70-529 (Distributed Applications) in July, 70-528 (Web Applications) in August, 70-526 (Windows Applications) in September and 70-549 (Design and Development) this morning (October).  All of these exams focus on various technologies targeting .NET 2.0.

For each of these exams, I have used the “self-paced” book series (the same series used for 70-536 and 70-529), which are:

Now, I’m going to say it straight and simple: all of these books suck.  The only good thing about them is that the authors have done a pretty good job copy/pasting the right MSDN documentation so that we wouldn’t waste our time doing it ourselves.  The major drawbacks I have against these books are the really poor coding style of the authors towards their examples.  A big portion of the examples contain errors, are sometimes misleading and some of them clearly won’t compile if you copy/paste the code in Visual Studio.   It’s sad to see so many mistakes like these, especially when each book is written by so many authors, because the credibility of these individuals take a pretty bad hit in the public’s eye.  I’m sure they were pushed by the deadline, but I wished they’ve polished the examples a little bit more.  I know…I know…Nobody’s perfect…I know.  But that’s still no reason to deliver mediocre products.

All right.  So just in case you’re thinking (or already started) to get your MCPD-EAD credentials, I am going to tell you how I’ve managed my time to pass each of these exams in hope that it might help you to pass them successfully.  In average, I dedicated about 40 hours per exam:

    • 15 hours to read the book (1 hour in the morning and 1 hour in the evening should be enough for you to read the whole book within a week.  You don’t have to read EVERYTHING.  If you’re proficient in C#, then skip all the VB.NET examples.  Same idea goes if you’re more proficient in VB.NET than C#.   Whenever the authors mentions something in a box with the title “Real-World Scenario” you SKIP it.  It doesn’t matter.  The “real-world scenario” isn’t in the book…it’s in the REAL WORLD.  Don’t waste your time.  Also, don’t do all of the activities at the end of each chapter.  Just get through the book because you don’t want to waste too much of your time.  Here we’re really trying to cram our brain with tons of information.  The exams are roughly 80% based on memorization of the content and 20% on actual thinking.  Feel free to write notes and underline important ideas as you read along.  I used to write “EXAM” in red ink on the margin so that I can review it at a later time.)
    • 20 hours to practice with Transcender or MeasureUp exams.  I have only used Transcenders, so I can’t say much about MeasureUp.  I’ve heard they’re quite good too.  Whichever you decide to do, I strongly suggest you to do all of the questions more than once.  Then when you’re confident enough about the material, take a moment to answer the questions in the “certification” mode to give you a better feel for the exam.  By the way, none of the questions of either Transcenders or MeasureUp were in the exams I’ve taken.  To be honest, the mock exams’ goals are to deepen your knowledge with the various technologies.  That’s it, that’s all.  Don’t put too much confidence in them, because what I’ve concluded at the end of each real exam is that the mock exams only helped me about 20% on the “knowledge” stuff and 80% on the actual “feeling” for the exam.  Take a week or two to practice these.
    • 5 hours to practice some things I didn’t fully understand (proper use of some class, understanding the use behind some interfaces, getting comfortable with the security model, etc.) inside Visual Studio.  I strongly suggest you use Reflector to assist you in quickly discovering the information behind some objects in the framework.

I also suggest you to book your exam in advance.  For example, suppose you start studying for an exam today, then you will book an exam date four weeks from now.  This should motivate you to stay on course and respect your schedule.  And if that’s not enough, then mention to your boss and your fellow co-workers that you intend to pass this exam by that date.  Feel free to also share you exam date as a comment on this post! That should put enough pressure to get the job done…wouldn’t it? ;)

In closing, I found that the 70-526 (Windows Applications) exam was the easiest exam of the bunch.  As for the hardest, I must say that it was the 70-529 (Distributed Applications) exam, mostly because I’ve never done .NET Remoting in the past.  And now that WCF is in the neighborhood, I doubt I’ll even have to touch .NET Remoting in the future!  It all depends on your experience with these technologies.  The more you practice and learn, the greater your chance in passing.

This post has been viewed: 1654 times. kick it on DotNetKicks.com

 

Similar posts you might be interested in reading:

8 Comments

  1. Jason A:

    I looked into the Self-Paced Training Kit and noticed they also came with practice exams.
    Any comment on how these compared to the Transcender practice exams?

  2. Brian Di Croce:

    Hi Jason,
    The questions that come with the book are actually a scaled-down version of MeasureUp exams. I much prefer using Transcenders as the answers it provides are much detailed and clearer than the ones from MeasureUp exams. However, the questions that come with the book are helpful to recap and test your knowledge, but not enough (in my opinion) to prepare you for the real exam.

  3. Ryan:

    Yep, the transcenders are much better than the book products.

  4. Brian Di Croce:

    Ditto.

  5. Dave:

    I’ve bought myself access to the MeasureUp exams, and I think they are a complete waste of money. Not only are the questions ambiguous, so are the answers. I’m having my first exam this friday (70-536).

    I hope the proposed answers on the real actually make sense, and that the code in the samples is a bit better structured. Can you comment on your experience in this regard?

  6. Brian Di Croce:

    @Dave: I couldn’t agree more with you on the MeasureUp exams. I’ve used the Transcenders exams, and I passed all five exams, without failing, using those. The beauty of the Transcender is that 1) they “over train” you for the exam, in that you will know MORE about a subject even after passing the exam, 2) They have more study strategies, by using some flash cards (you know…like those study flash cards in school, and also by giving you more detailed answers (why your answer is good and the other ones are wrong…with complete explanation). I wish you the best of luck for 70-536, and if you have some time, let us know how that was. Next time, see if you can get a hold of some Transcenders…you won’t regret it. By the way, I encourage you to install them in a VM because it is only one install per CPU, so you’re kinda stuck if you want to study at work and at home using them. With a VM, you can have one at home and at work without problems.

  7. Dave:

    I passed 70-536 yesterday, with a score of 876 (where 700 is required, though the practice exams require 80%, for some reason).

    Even though I passed, I didn’t feel as if everything was covered in the book. I felt like writing down the stuff that I had no clue about (but for which I made educated guesses) but since you’re not allowed to take any notes away from the exam I didn’t bother.

    I downloaded the free sample from Transcender’s the day before the exam, and felt they were much harder but also much clearer. Therefore I will now buy those instead for my future studying.

  8. Dave:

    This week, I passed 70-549, completing my course in earning the MCPD Ent App certification. I want to thank you for recommending the Transcender exam preparations. All except the 70-549 one, they really proved to test me and teach me at the same time. In some cases I had to report some inaccuracies, and tech support has been generally very responsive to this feedback.

    In retrospect, I would like to say that I found the 70-549 the hardest one. There were more questions, and each required more attention. It took me twice as long to complete it. Furthermore, the exam has such breadth that it’s virtually impossible to cram for it. You really need the experience to answer them. I took the exam a week after completing 70-529, as I figured this out quickly: reading the official study guide is pretty pointless.

Leave a comment

Powered by WP Hashcash