Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,449 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Several people are working on the same MVC .NET Core Project hosted on Azure. Some use Visual Studio and some use VS Code. One developer even uses Visual Studio and VS Code in portable mode simultaneously. Could that give rise to any issues with Azure, Azure MySQL or locally?
Hello @Alexa ,
Welcome to Microsoft Q&A forum.
From Visual Studio side, you can use Visual Studio/VS Code or other editors/IDEs to develop your(the same) project(s). No issues should appear, if you use the correct(matched) version which supports Azure, Azure MySQL or other things.
Best Regards,
Tianyu