Intro to ASP.NET MVC 4 with visual studio( Beta)

This tutorial will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual
Studio 11 Express Beta for Web, which is a free version of Microsoft Visual Studio. Before you start, make sure
you've installed the prerequisites listed below. You can install all of them by clicking the following link: Web
Platform Installer.
If you're using Visual Studio 11 Beta instead of Visual Studio 11 Express Beta for Web , install the prerequisites
by clicking the following link: Web Platform Installer
A Visual Web Developer project with C# source code is available to accompany this topic. Download the C#
version.