How to create a mvc project in asp.net (Visual Studio)
![Image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpAUp2i6EgTnhTHskrfW6PCJu2T0Iqgb58O0Acc_yC4D61tqmGK9D0JYXSs1QgknGlHshHI2Yf0FAy80HhfBoVBRZ00iGHX7fkDEnnDFo9DslqmksC2l1PQ-Fgazfnt6OFU18Tp3Xy6una/w640-h454/Screenshot+%25281%2529.png)
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 s...