Today I am going to explain about "area" in MVC. In very short, we can say "an area is sub part of MVC application, can be defined as Smaller functional units in an ASP.NET MVC project with its own set of whole features(model, view, controller, web.config). Inside a single MVC application we can create multiple "area".