I am currently using Visual Studio 2015 for programming ASP.NET Core applications. I have the following questions regarding installing Visual Studio 2017:
- What is considered to be best practice and/or cleanest method?
- Should I install Visual Studio 2017 beside Visual Studio 2015?
- Should I first uninstall Visual Studio 2015 and all .NET Core dependencies and then install Visual Studio 2017?
- Are there any tools that would ensure a clean uninstall of Visual Studio 2015?