Visual C++ 2003 Standard -> how to upgrade

Hey, I'm really eger to buy Visual 2005. I'm using Standard version now and I want to ask which version should I buy to have the same features I'm afraid that there will be no Visual C++ 2005 Stardard for 150$. Do I have to choose between Visual C++ Express and Visual Studio Standard(including all the languages...)



Answer this question

Visual C++ 2003 Standard -> how to upgrade

  • Zach Griswold

    Yes: if you are upgrading from Visual C++ Standard then the choices are either Visual C++ Express Edition, which unlike the previous Standard SKU does include the optimizing compiler; or Visual C++ Standard, which includes not only the C++ compiler but also the C# and VB compilers.

    If you are just doing simple C++ (or C) programming; you are not really doing a lot of data access nor using multiple languages then I would suggest the Express version.

  • Erin

    Hey, I know this document but it does not answer my questions. Prices are not most important here.


  • Michael Norton

    Hi,


    As stated in the document. VS2005 Standard Edition costs as much as $299 ($199) upgrade. In your inquiry on choosing between VC++ Express and the standard edition, I suggest purchasing the standard edition for the express editions has many limitations. Here is the list of differences.
    http://lab.msdn.microsoft.com/vs2005/productinfo/productline/default.aspx





    cheers,


    Paul June A. Domag

  • Renato Tinoco

    Hi,


    Here is the pricing scheme of VS2005.
    http://www.microsoft.com/presspass/press/2005/mar05/03-21vs2005pr.mspx






    cheers,


    Paul June A. Domag

  • JustJeff

    Ok, thank you for your help.


  • Visual C++ 2003 Standard -> how to upgrade