Once wrote a series of asp.net mvc course, asp.net mvc after this after 5 preview version finally to today's RC version, and soon to formally launch the official version, so on this occasion, heavy Pawnage also revise this series of tutorials, make it with the times.
Since the first one was written since March 10, 2008 (The ASP.net MVC Framework series), looking back for a full year, the revised version of the tutorial is called the first anniversary edition of the ASP.net mvc heavy pawnage tutorial.
Now re-open the body:
I. The story of the former ASP.net mvc era
asp.net mvc is Microsoft's launch of ASP based. NET MVC pattern Web site application Development framework. Prior to this, Castle had an open source MVC framework Monorail (http://castleproject.org/), which was last updated in September 2007, but still has a huge impact on existing asp.net mvc.
and ASP.net mvc before the advent of ASP.net programming or drag-and-drop control primarily, although its aspx/aspx.cs and control of the ease of use greatly enhanced the asp.net development speed, but a large number of controls depending on The large number of client pages caused by maintenance makes developers call for a lightweight and development framework.
So ASP.net MVC came up.
ii. asp.net mvc download and community
Official website: http://www.asp.net/mvc/(download installation file)
CodePlex Open Source site: http://www.codeplex.com/aspnet (download source code and Futures package)
Official Discussion Area: http://forums.asp.net/1146.aspx
Third, installation
Note: Be sure to uninstall the old version before installing ASP.net mvc.
Iv. establishing a new asp.net MVC project
Open Visual Studio 2008 (VS), click on the File menu > New > Item to eject the following interface.