Which option to select?

   I'm thinking of getting started in Visual Studio because i want to know how to make programs and aplications.

    I've got some knowledge about c and basic but i dont know which language chose now. Could you please tell me what are advantages of Visual c++, c#, basic and advantages betwen Express and Standard versions

 What do you suggest

 




Answer this question

Which option to select?

  • YoYo

     

    When sing the .net framework to develop applications it is basicly the same and the language is only a matter of choice. When you compile the code the end product looks and runs the same. As for the differences between the standard and enterprise editions, the first major one is that the Express editions are free for a period with no catches. There are some stripped functions but for a begginer programmer you will not miss the functions, any way you can get a run down of the missing fuctions from the product line pages.

    http://msdn.microsoft.com/vstudio/products/compare/default.aspx

    I have also started to add an FAQ Secion to my site on the Visual Studio Express systems, Inner Realm FAQ.



  • Which option to select?