Here are some ASP.NET MVC samples recommended by the ASP.NET team. You can find more samples on the MSDN Samples Gallery.

Monday, October 03, 2011
This tutorial will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010 Express Service Pack 1, which is a free version of Microsoft Visual Studio.

Monday, October 03, 2011
MVC Music Store is a tutorial application built on ASP.NET MVC. It's a lightweight sample store which sells albums online, demonstrating ASP.NET MVC's productivity features and data access via Entity Framework 4. See what you can do with MVC in under 1000 lines of c# code!

Monday, October 03, 2011
This tutorial will teach you the basics of how to work with mobile features in an ASP.NET MVC 4 developer preview Web application.

Monday, October 03, 2011
The Open Source ASP.NET MVC Project that helps nerds and computer people plan get-togethers. You can see the site running LIVE at http://www.nerddinner.com. This project's goal is to create the best website for Technology People to host their Lunches, Flashmobs, Dinners and informal get-togethers.

Monday, October 03, 2011
Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such as jQuery, Internet Explorer 9, and ASP.NET MVC3.

Monday, October 03, 2011
Stephen Walther builds an entire database-driven ASP.NET MVC application from start to finish. This tutorial is a great introduction for people who are new to the ASP.NET MVC Framework and who want to get a sense of the process of building an ASP.NET MVC application.

Monday, October 03, 2011
This walkthrough shows you how to develop an ASP.NET MVC application in Visual Studio using the test-driven development (TDD) approach.

Monday, October 03, 2011
The sample code shows you how to create custom filters in MVC 3. The request timing filter can be used to profile your action methods. The trace filter is useful for monitoring your application.

Monday, October 03, 2011
The sample is a simple MVC 3 web site user list. Users can enter, view, and update user information. This sample doesn't use a database.

Monday, October 03, 2011
nopCommerce is a open source e-commerce solution that is ASP.NET 4 based with a MS SQL 2005 (or higher) backend database. nopCommerce is developed to take full advantage of the newest technologies available.
Monday, October 03, 2011
An MVC Geolocation App using MySQL, NHibernate, Ninject & Google Maps

Monday, October 03, 2011
FunnelWeb is an open source blog engine, built by developers for developers.

The Contoso University sample web application demonstrates how to create ASP.NET MVC applications using the Entity Framework. The sample application is a website for a fictional Contoso University. It includes functionality such as student admission, course creation, and instructor assignments.

Find more ASP.NET samples on the MSDN Samples Gallery! Have a sample to share with the community? You can upload it here.