این مجموعه حاوی بهترین نکات آموزشی MVC تحت تکنولوژی .Net 4.0 است.

کلیه آموزشها به صورت تصویری بوده و سورس پروژه نیز به همراه آن ارائه شده است.

لینک دانلود این DVD‌ از سرور HotFile است.

Dowload Links

رئوس مطالب این DVD به شرح زیر است :

* Differences between MVC and Web forms applications
* How to create controllers and actions to manage the workflow of an application
* About methods and results, and how to write code to implement each
* That there are almost no limitations in how you provide data to an MVC application
* How to implement a model using both custom classes and Entity Framework data models
* How to centralize data validation using a model.
* Interact with data provided by the controller
* Some of the ways to add content to a view