Several years ago, I developed an ASP.NET application, with VB.NET backend, using Visual Studio 2019. I use the application on MS Edge browser and it is only used within my home network.
I would like to make some changes to the application, correct a few bugs and do this using Visual Studio 2022, but I'm not sure if I should just make the changes in the existing Visual Studio project or make the changes in a new project. If a new project is the correct way to do this, how would I proceed without having to recreate all of the modules and code?
Please advise?
I would like to make some changes to the application, correct a few bugs and do this using Visual Studio 2022, but I'm not sure if I should just make the changes in the existing Visual Studio project or make the changes in a new project. If a new project is the correct way to do this, how would I proceed without having to recreate all of the modules and code?
Please advise?