ASP.NET MVC 2 and 3 Using Visual C# 2010
Flash Video | WMV, ~640 kb/s | 800x592 | ~16 hours | English: WMA, 48 kb/s (1 ch) | 1.5 GB
Genre: Programming
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 applications, 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.