1020 Discovery Road
Eagan, MN, Minnesota 55121

ASP.NET MVC is a fascinating technology that provides an alternative to Web forms for building Web Applications. Instead of building pages using server controls that provide relatively little control over the HTML they produce, MVC gives you complete control. The course starts with an introduction to ASP.NET MVC and the Model-View-Controller pattern on which it is based. You'll learn about the main differences between MVC and Web forms applicaitons, and see how to build a simple MVC application with Visual Studio. Then you'll explore each of the three main components of an MVC application. Next, you'll explore models, which encapsulate the data and business rules of an application. You'll learn that there are almost no limitations in how you provide data to an MVC application. Then you'll get into views, the user interface of an MVC application.

Official Website: http://www.intertech.com/Courses/Course.aspx?CourseID=99524

Added by cheryldubbels on November 29, 2010

Interested 1