How to Create First ASP.NET MVC Project in Visual Studio 2019
Let's Start
Open Visual Studio 2019
Click on Create New Project
Select "Asp .Net Web Application(.Net Framework) and then click on Next.
Enter Project Name, browse location and select .Net framework
Select MVC from list and then click on create
So these were the steps for creating asp .net mvc project in visual studio 2019, hope you enjoyed the blog in case of confusion or any query comment on the post.
0 Comments