-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
ASP.NET 3.5 Application Architecture and Design
By :
The ASP.NET MVC framework was released by Microsoft as an alternative approach to web forms when creating ASP.NET based web applications. The ASP.NET MVC framework is not a replacement or upgrade of web forms, but merely another way of programming your web applications so that we can get the benefits of an MVC design with much less effort.
As of now, the ASP.NET MVC framework is still in CTP (Community Technology Preview, which is similar to an advanced pre-stage), and there is no certain date when it will be released. But even with the CTP 5, we can see how it will help MVC applications follow a stricter architecture.
We will quickly see how to use the ASP.NET MVC framework through a small example.
First, download the ASP.NET MVC framework from the Microsoft website and install it. This installation will create an MVC project template in VS 2008.
Start VS 2008, select the File | New Project menu item and then choose the ASP.NET MVC Web Application template...
Change the font size
Change margin width
Change background colour