Introduction To ASP.NET MVC
In this article, we will discuss ASP.NET MVC. MVC stands for Model-View-Controller and it is a framework for developing web applications which have become so popular these days. Earlier developers would go for ASP.NET to create a web application, MVC is an extension to it.