locked
Regarding MS Certification RRS feed

  • Question

  • Hi All,

    I am a .net developer and I just want to know which certificate is better for .net developer (Only for windows based applications) in below list

    1) MCTS in Visual Studio 2010 (Windows-70511)

    2) Microsoft Specialist Certification - Programming in C#(Exam Code 70483)

    I am confused which wiil be  better one in future for .net developer

    Thanks

    Abhishek


    Tuesday, August 27, 2013 10:50 AM

Answers

  • These exams are very different; you can't say that one is "better" than the other.

    70-511 will test your ability to develop desktop applications (basically WPF) with Visual Studio 2010. It grants you a "Technology Specialist" certification. It is in the path to get the MCPD certification, which would require 3 additional exams.

    70-483 tests your ability to write generic C# code, as well as using some Framework libraries such as Data Access or data validation. It is based on Visual Studio 2012, so it is newer than 70-511. It gives you a "C# Specialist" certification. It is in the path to the MCSD certification (newer than MCPD) for Windows Store Apps (versus 70-511 which is devoted to WPF apps). The MCSD would require 2 additional exams after the 70-483.

    • Marked as answer by AbhiJain_er091 Wednesday, August 28, 2013 5:20 AM
    Tuesday, August 27, 2013 7:42 PM

All replies

  • These exams are very different; you can't say that one is "better" than the other.

    70-511 will test your ability to develop desktop applications (basically WPF) with Visual Studio 2010. It grants you a "Technology Specialist" certification. It is in the path to get the MCPD certification, which would require 3 additional exams.

    70-483 tests your ability to write generic C# code, as well as using some Framework libraries such as Data Access or data validation. It is based on Visual Studio 2012, so it is newer than 70-511. It gives you a "C# Specialist" certification. It is in the path to the MCSD certification (newer than MCPD) for Windows Store Apps (versus 70-511 which is devoted to WPF apps). The MCSD would require 2 additional exams after the 70-483.

    • Marked as answer by AbhiJain_er091 Wednesday, August 28, 2013 5:20 AM
    Tuesday, August 27, 2013 7:42 PM
  • Hi Alberto,

    Very thanks for given info.

    As per given info by you and some research I will supposed to do C#Specialist certification.

    Can you also suggest me it would be better to do C# specialist (70483) certification instead of MCTS (70511) now for future perspective because I have not done any MS certification as yet?

    Wednesday, August 28, 2013 5:26 AM