Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I'm at a point where I want to improve my 'marketability' as much as possible before dropping out of permanent programming roles and getting into contracting. I've looked at Microsoft ceritifcation in the past but didn't see the point when they were bringing in a new certification structure.

Now I'm looking again and it seems the main relevant ones are MCTS (for web, desktop or cloud) and, beyond that, MCPD. Given that I've never seriously used ASP.NET Webforms, have absolutely no desire to work on WebForms contracts, and have around 2 years of solid ASP.NET MVC experience that I want to build on, would it be a complete waste to get the MCTS web certification? Is there any cross-over value that would make doing what appears like a painfully out-of-touch certification worth while beyond the 'gold star' resume factor?

[edit] fixed the cert number from 505 to 515 - thanks

share|improve this question
Shameless plug on marketability. – karlphillip Mar 22 '12 at 16:52

closed as off topic by maple_shaft Apr 2 '12 at 11:02

Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

4 Answers

I would go for MCTS 70-515 instead of the 505, since it's on .NET 4 instead of 3.5. As for the MVC part, you can see it's only 13% of the exam and it's MVC2, not MVC3.

For the discussion how useful certification is: How valuable is the certification

share|improve this answer
2  
That link returns a 404 as of 2011/10/10. – StuperUser Oct 10 '11 at 10:04
1  
The one to Microsoft works, the one to the question is 404-ing. Do they both work? – StuperUser Oct 10 '11 at 13:29
@StuperUser "Do they both work?" are you doubting your previous sentence? – Paulo Manuel Santos Mar 9 '12 at 0:15
No, that second comment was clarifying in response to another comment which I appears to have been deleted. – StuperUser Mar 12 '12 at 9:51

If you have the relevant experience on your CV, it won't matter - I've been contracting for years, including a lot of roles that mention the certifications in the requirements. I don't have any certifications and have never even been asked about them.

Certifications only really matter for permanent staff where they count as part of the organization's partnership status.

share|improve this answer

Since nobody so far has said this, these two key insights may not be immediately obvious:

  • All else equal, a MCTS certification makes you more marketable.
  • It doesn't hurt.
share|improve this answer

I have an MCTS in Sql Server Database Development and while it's good to have on a CV I wouldn't say that it gives me a massive advantage over anyone else. I am sure there are plenty of people out there with better SQL skills than me who don't have any certificate, and I am sure that employers know that too.

I would say the certificates may be more relevant at the start of your career, but as you progress I believe subsequent interviews etc will focus more on your experience than any certificates.

share|improve this answer

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