July 2011
Intermediate to advanced
850 pages
18h 24m
English
Before you can start to develop MVC Framework applications, you need to get ready. In this chapter, we'll describe the tools that are required as we go through the preparation of the workstation we'll use for development and the server we'll use for deployment.
A small set of tools is essential for MVC Framework development. These include Visual Studio 2010, the Web Platform Installer, and optional components like IIS Express. Here, we'll explain how to install each one.
The first step in preparing a workstation for development with the MVC Framework is to install Visual Studio 2010. Visual Studio is Microsoft's integrated development environment (IDE), a tool that you ...
Read now
Unlock full access