Introduction - If you have any usage issues, please Google them yourself
This tutorial will begin by creating a new ASP.NET MVC 2 project using the free Visual Web Developer 2010
Express (which is free), and then we’ll incrementally add features to create a complete functioning
application. Along the way, we’ll cover database access, form posting scenarios,, data validation, using
master pages for consistent page layout, using AJAX for page updates and validation, user login, and more.