Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Saturday, August 8, 2015 11:45 PM | 1 vote
Hi All, I'm bit confused about 2015 vs versions
Which are the main differences between VS Community and VS Code ? (both refering to 2015 versions)
Thanks in advance!
All replies (5)
Sunday, August 9, 2015 12:10 AM âś…Answered | 3 votes
Thanks Rachit for your response about VS 2015 pro and Code versions, but which is the role of VS Community version in this scenario?
The difference I explained is between Visual Studio 2015 (As a whole) and Visual Studio Core 2015.
Further Visual Studio have multiple editions like Visual Studio Community, Proffessional, enterprise etc
Difference between them are here-> Compare Visual Studio 2015 Offerings
Like I said, the difference is that .NET has been split into two:
- .NET Core (Mac/Linux/Windows)
- .NET Framework (Windows only)
All native user interface technologies (Windows Presentation Foundation, Windows Forms, etc) are part of the framework, not the core.
Please mark as answer or vote as helpful if my reply does
Saturday, August 8, 2015 11:58 PM | 11 votes
The list of differences is huge.
Visual Studio Code is a stripped down version of Visual Studio 2015, with emphasis in just writing the code instead of dealing with debugging, compiling, testing, refactoring, and all the other things that make Visual Studio great.
The people using Visual Studio Code will probably be those on a Mac who will just deal with client-side technologies (HTML/JS/CSS) and do not want to install Windows in order to do that.
People using Windows and developing C#, F# or VB will continue to use Visual Studio 2015.
Also the difference is that .NET has been split into two:
- .NET Core (Mac/Linux/Windows)
- .NET Framework (Windows only)
All native user interface technologies (Windows Presentation Foundation, Windows Forms, etc) are part of the framework, not the core.
Please mark as answer or vote as helpful if my reply does
Sunday, August 9, 2015 12:01 AM
Thanks Rachit for your response about VS 2015 pro and Code versions, but which is the role of VS Community version in this scenario?
Sunday, August 9, 2015 12:18 AM
Thanks a lot Rachit ! its very clear the answer! ;)
Wednesday, January 18, 2017 10:55 AM
Actually it seems you mistook VS code for "VS core"; on the link there is no VS code being compared to the VS