Monthly Archives: August 2012

Scott Hanselman introduces ASP.NET MVC2 Basics.

ASP.NET MVC is a pretty nice framework. If you care about unit testing, convention over configuration in your ASP.NET applications, you might want to take a look at MVC. If you do Webforms, keep in mind though that many of the features available in MVC are also available in Webforms. Think about URL Routing for […]