I know a bit of MVC, I want to start a project in MVC 2 and a good book would be really helpful.
MVC 2 is though really young, so not a lot of books have come out for it.
Have you read any ASP.NET MVC 2 book? If so, how was it?
I know a bit of MVC, I want to start a project in MVC 2 and a good book would be really helpful.
MVC 2 is though really young, so not a lot of books have come out for it.
Have you read any ASP.NET MVC 2 book? If so, how was it?
Steve Sanderson has his next book coming out soon: Pro ASP.NET MVC V2 Framework.
The first book comes highly recommended but I'm waiting for this MVC 2.0 version to be published.
A review of ASP.Net MVC in Action (the version 1.0) edition and Beginning ASP.NET MVC 1.0 which is also a version 1 book but seems to be reasonable intro.
Programming Microsoft ASP.NET MVC by Dino Esposito is my favorite. It covers ASP.NET MVC2 and Visual Studio 10. Has great samples, goes pretty deep on the internals, gives good samples of building your own customized controller factories, html helpers, various view engines etc.
The Apress books that I have looked at are simple re-hashes and the Wrox books tend to have a lot of erratta IMO.