0
kicks
Setting up a minimal ASP.NET MVC project in Visual Studio
In this post we will walk through the required steps to create a project that contains the minimal amount of configuration and code to get ASP.NET MVC running. In the course of this post you will get a better understanding of Routing and the MVC framework.