I've been learning MVC 3.0 for work and because it seems awesome. However, one of my goals in the next few months is to start taking the cert exams probably starting with the 70-515. The exam states that it targets the MVC 2.0 framework, and there will
be some differences especially since Razor doesn't exist in MVC 2.0. How framework specific are the questions on the 70-515 exam? Can I just focus on MVC 3.0 and be fine for the MVC portion of the 70-515 exam?
Just be careful because there were some major additions in MVC3 and additionally improvements from MVC2. Just be aware of what was improved so you understand how it was done in MVC2. Personally as long as you understand how it works you should be ok
I don't see a problem with doing that, but be aware that the exam wouldn't cover anything about Razor, or other additions to MVC 3.0. see the skills measured section of the exam's page.
Just be careful because there were some major additions in MVC3 and additionally improvements from MVC2. Just be aware of what was improved so you understand how it was done in MVC2. Personally as long as you understand how it works you should be ok