views:

81

answers:

2

Hi,

I am working on .net 3.5 on windows and web technologies . Can any suggest me regarding certification details, how can I proceed? What certifications i can do?

Thank you
nRk

+2  A: 

MCPD is Microsoft Certified Professional Developer and might be suitable, but it depends a lot on your skill level and experience, the best place to get this information is at Microsoft's site here. Otherwise they also have other certifications, but I find the Microsoft's own site is reasonably good for finding information about it.

ho1
A: 

the MCTS exams are from Microsoft. They tend to be comprehensive as far as coving the API goes, but give little insight into good code or best practice. I wouldn't hire someone purely on the basis of them having some MCTS, but it does help.

Have a look at exam 70-536 - Application Development Foundation and exam 70-562: Microsoft .NET Framework 3.5, ASP.NET Application Development.

It looks like there are .Net 4.0 versions "in development"

Anthony