September 4, 201410 yr VS2012 is just one edition of the Visual Studio IDE. Each edition of Visual Studio does add some new features to the IDE and such, and typically a new layout look, but the language is still the same. (Between certain versions .NET is upgraded and C# does see new features in the language, but the features are not specific to the IDE, it is to the language.) You can use any version of Visual Studio to use C#, I would recommend that you stay up to date with Visual Studio though since the newer IDEs do have some great features and better debugging that can help you more as you learn. The current version is Visual Studio 2013 Update 3. Visual Studio 2014 is currently in development as well but is not released yet.
September 6, 201410 yr C# = Javascript = PHP, learn one of them then you easily switch between language.
Create an account or sign in to comment