Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Create Strongly Typed Custom HTML Helper for Picking Dates

Recently some beginner asked me as to how a strongly typed HTML helper can be created. Although the process is relatively simple you need to keep in mind a certain steps. In this short article I will explain how a custom HTML helper can be created to render an HTML5 date picker input field. I will explain unbound as well as model bound versions for better clarity.

http://www.binaryintellect.net/articles/5622bf11-75e9-40bb-b2f7-6be3cf579fc6.aspx