View
[Play
the Video] - Requires Registration/Login
[Download
Sample]
Notes
·
The ASP.NET MVC Framework is built on top of the MVC Pattern
(Model View Controller).
·
The ASP.NET MVC Framework allows developers to take full control
of the ASP.NET life cycle.
·
Model Binders allow developers to send primitive types to the
controller actions which are automatically converted to custom objects.