How to create a mvc project in asp.net (Visual Studio)
Hello Guys,
We will learn how to create a MVC Project in asp.net with MODEL, VIEW, CONTROLLER.
As we know that Asp.net is give us a multiple options for programming language like C#, Java, Angular Js, React Js, Node Js and more integration inside our projects.
So Today topic is how to create a MVC project in asp.net application.
I am attaching snap of project step by step guys just follow and create your first application in mvc.
Here I will teach you main error during adding project so guys please read it carefully and be a part of asp.net programming.
Step One
just open visual studio and click on FILE choose NEW and click on PROJECT
Now Step Two
After click project Just just insert your project name Like (Online_Grocery) for example name
and click on OK wait for next window.
After this step now this is the final options for your project you will choose which is the right option for you.
Here is some option from asp.net application what is the base of your project so you will choose according to you.
You can see in figure I select on MVC application so you can select on MVC application.
Now click on OK wait for some time your project will be create successfully after that you can check your MODEL Folder, VIEWS Folder, CONTROLLER Folder.
Guys If you have any problem or query please comment on this and Subscribe Our Newsletter.
Comments
Post a Comment