ASP.NET MVC Framework is based on the Model-View-Controller architectural pattern, separating the data access, business logic and presentation using the routing capabilities of ASP.NET. The main benefits of using ASP.NET MVC Framework are: Friendly URL...