Introduction to Model Binding

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Bob Tabor

Description

Another feature of ASP.NET MVC takes care of packaging data submitted in a form POST into a strongly typed object and passed in as an input parameter to an ActionResult method. In this lesson we not only learn more about this feature, but how and why it works.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: