This video will show the concept of Areas in ASP.Net MVC application. Areas are used to divide a large application into small modules. By using Areas in MVC a big application can be maintained in a very efficient way. AreasRegistraion file contain routing information for each area created.