Click here to Skip to main content
16,018,460 members
Articles / DevOps

How to use area in MVC ?

5 Aug 2016CPOL 30  
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 m
Only logged in members can view this content

Please go to the DevOps Table of Contents to view the list of available articles in this section.