MIX09 is now over, but many of the sessions are still available to view. Of particular note are the ASP.NET MVC tutorials that will help you better understand this new development framework. Phil ...
In this second part on TDD for ASP.NET MVC, Eric Vogel covers how to implement unit tests for the remaining CRUD controller actions. Last time I wrote about test-driven development for ASP.NET MVC.