On the Html Helper

How to use the HtmlHelper class is one of the first thing you learn when exploring Mvc. We have already discussed it. This section takes you a bit beyond the basics and shows you how to use it better and to extend it.

  1. Creating a New Html Helper Extension
  2. Using the Tag Builder