Creating a MVC 3 Application with Razor and Unobtrusive JavaScript
The sample is a simple MVC 3 web site user list. Users can enter, view, and update user information. A complete tutorial for this code can be found at here. This sample doesn't use a database.