Here's a resource that might be helpful for people who are still using the 1.0 version of NerdDinner:
http://www.aspnetmvcblog.com/blog/
I started this blog a while ago when I first started learning .NET MVC. I liked NerdDinner as a project, but there were an awful lot of errors and there were some obvious things missing (partial source code for each section and a SQL script, notably).
So, I thought it would be a good project to talk my way through the errors and post partial source code along the way so that people could compare against where they were at, rather than the final version.
You can see all the resource files, including the SQL script, here:
http://www.aspnetmvcblog.com/
(Yeah, NerdDinner 1.0 is pretty well out of date--but there seem to be some latecomers who end up finding the online Amazon version first, so I'm hoping it will be helpful to some folks.)