July 2011
Intermediate to advanced
850 pages
18h 24m
English
The best way to appreciate a software development framework is to jump right in and use it. In this chapter, you'll create a simple data-entry application using the ASP.NET MVC Framework. We'll take things a step at a time so you can see how an ASP.NET MVC application is constructed. To keep things simple, we'll skip over some of the technical details for the moment; but don't worry—if you are new to MVC, you'll find plenty to keep you interested. Where we use something without explaining it, we provide a reference to the chapter where you can find all the details.
We are going to start by creating a new MVC project in Visual Studio. Select New Project from the File menu to ...
Read now
Unlock full access