Can anyone explain me , the difference between visual studio code & visual studio 2017 profressional ?
As i haven't worked on visual studio code any time.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bharathi RajaPosted Jan 31, 2018, 7:03 AM
Manikandan MurugesanPosted Jun 9, 2017, 6:47 PM
Visual Studio (full version) is a "full-featured" and "convenient" development environment.
VS are feature-centered and simplified versions of the full version. Feature-centered meaning that there are different versions (Visual Studio Web Developer, Visual Studio C#, etc.) depending on your goal.
Visual Studio Code (VSCode) is a cross-platform (Linux, Mac OS, Windows) editor that can be extended with plugins to your needs.
For example if you want to use VS code with ASP.NET: