Beginning ASP.NET MVC 1.0
aspnetmvc, books, programming, wrox August 10th, 2009I had the opportunity the other day to read through Beginning ASP.NET MVC 1.0 written by Simone Chiaretta and Keyvan Nayyeri. I like how it’s structured if you may be learning about the concepts from scratch.
The first I had heard about the book was quite a while ago when Simone sent me a few questions about Spark. In the later chapters about extending ASP.NET MVC there’s a small section that describes various alternate view engines. I have to admit that’s the first place I flipped to. :)
I especially the fact that after covering the basics early on almost sixty pages are dedicated to unit testing concepts and it’s implementation for MVC applications. A lot of times in demos and articles even though the importance of testing or TDD is stressed it seems like you don’t walk away with something actionable if you’re new to those practices.
Also ends with some real-world samples… Ah - and all of the code is downloadable from wrox.com. Very nice.

August 11th, 2009 at 6:06 am
[...] Beginning ASP.NET MVC 1.0 (Louis DeJardin) [...]