I am looking for good project source code samples to learn about ASP.NET MVC 2. (A complete project such as CMS, Blog ... everything that is well written in MVC2)
Perhaps you should take a look at the ASP.NET MVC 2.0 Start Site .
Nerd Dinner is very good. The current release is MVC1, but it is in the process of upgrading to MVC2, and the code is already available for it.
I checked the Orchard Project . This is a CMS with blog features.
This is an early stage, but he has a very clear roadmap, and many talented developers are working on this project.
This blog from ScottGu is very enjoyable.
http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx
the source code for the ASP.NET MVC book in Action , which currently stands at 99% -100% MVC, demonstrates a well-written MVC 2 application.
I put together a project to demonstrate the capabilities of MVC2 for the upcoming conversations that I give. This is a work in progress, but I covered 80% of the good stuff.
http://bitbucket.org/stevehorn/mvc2-features-demo
The Nerd tutorial is really good for learning MVC, even if it is based on MVC 1. Since MVC 2 is still fresh, you probably won’t find any “complete projects” based on this release for some time, however there are series. dedicated to MVC 2 on ScottGu's blog , which you can apply when you go on a Nerd lunch.
Learn ASP.NET MVC. You can link to the link below. It contains 97 videos to learn it step by step. http://aspnet-ajax-aspnetmvc.blogspot.in/2013/11/learn-aspnet-mvc-step-by-step.html