In this asp.net MVC video tutorial, I will show you how to start MVC Empty Project as well as MVC Project. What is the use of MVC Folders, these folders are:
- App_Data Folder
- App_Start Folder
- Controller
- Model Folder
- Views Folder
Also Learn How to use RouteConfig.cs file. How to run ASP.NET MVC Application. How to add Default name Controller i.e "HomeController" in Controller folder.