Forum Discussion
jordanwilliom
Sep 20, 2022Copper Contributor
What are the differences between Visual Studio Code and Visual Studio?
Microsoft recently released https://code.visualstudio.com/ and I am a little confused about its usage, since https://skytvplanos.com.br/ has lot of functional similarities with it. Update to...
GeorgiaKalyva
Oct 28, 2022Learn Expert
jordanwilliom This is good article that does an in-depth comparison. Visual Studio vs Visual Studio Code - In-depth Comparison (2022) (hashnode.com) As a .NET and Cloud Developer personally I use both but for different things. VS Code is good when working with Python or Azure extensions, however for ASP.net and software development in general I will use Visual Studio as it offers more capabilities.