Better Web Forms with HTML5 Forms(msdn.microsoft.com)

submitted by rcashrcash(4149) 6 months, 23 days ago

In addition to text and the handful of existing types we’ve had for years, HTML5 adds 13 new values for the input type attribute, as well as a host of other attributes that will speed up your forms development. This series of articles take a look at how recent updates to Visual Studio 2010 and the Microsoft .NET Framework 4 enable HTML5 Forms and ASP.NET Web Forms play well together.

3 comments |category: |Views: 418

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by vijaystvijayst(1311) 6 months, 23 days ago +1

I like the Date field in IE 10 as compared to other browsers like Chrome or Opera. Maybe, we do not require the jQuery datepicker anymore.

With the new validation inbuilt into HTML5, how will ASP.NET validation controls look like. Probably, the code emitted by ASP.NET validation controls will be lot simpler if it is HTML5 compliant browser.

Reply

posted by dpetersondpeterson(4397) replied to vijaystvijayst(1311), 6 months, 23 days ago 0

I wonder how long it will be before the other browsers add something similar.

I would imagine validation for lots of things will be easier in HTML5 with the added semantics that are available.

Reply

posted by bradygasterbradygaster(4897) 6 months, 22 days ago 0

Things of this nature within HTML 5 make obvious the pattern of the industry in adopting the "convention over configuration" approach to re-solving the same problems. Thank goodness we've evolving!

Reply

information Login or create an account to comment on this story