ASP.NET MVC is a web application development framework from Microsoft based on MVC pattern. MVC is a framework methodology that divides an application's implementation into three components: models, views, and controllers.
Don't know how to start learning MVC the right way? Enroll in our interactive course on MVC.