Updated on Kisan Patel
Today I am going to teach you How to Create New MVC Project in Visual Studio
First,
Open Your Visual studio 2010 , 2012 , 2013 or 2015 .
then one Dialog box will open then Chose Your project from ” Visual C# -> ASP.NET Web Application ” Template. Then Add Name of Your Appication and press OK.
Select Template as MVC then if You want to change your authentication then change as per Your requirement and click ok
Now Your Application is Ready to use.
start Your coding in Your Project\