Authors include: Rob Conery, Scott Hanselman and Phil Haack.
ASP.NET MVC is a new approach for Microsoft developers to use to create dynamic data-driven web sites and follows in the same mold as other platforms such as Rails and Django.
Wrox’s Professional ASP.NET 3.5 MVC is a step-by-step tutorial on the theory and approach for using ASP.NET MVC, and is full of real-world examples for experienced developers to use in porting and creating their current ASP.NET web sites. The book uses a step-wise approach to learning the theory behind MVC, the “mind-shift” required from readers coming from traditional ASP.NET, and ways that users will benefit from using it.
In addition, the tutorials are wrapped around growing a real-world application using MVC, and feature toolsets and technologies that compliment MVC such as SubSonic, LINQ, jQuery, and REST.