Creating an HTML Form with Labels and Other Form Controls

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

In this video we look at the Html helper class methods used to generate the Html form tag and form controls to take control of the code emitted from our MVC applications. Featured are CheckBoxFor(), DropDownListFor(), EnumDropDownListFor(), LabelFor(), ListBoxFor(), RadioButtonFor(), TextAreaFor(), and TextBoxFor(), but we talk about many additional topics related to this like the using keyword, IDisposable interface, and more.

Table of Contents

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

Related Links

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

Series

This course is part of the following series: