What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 3418 |  Welcome, Guest!   Register  Login
  Home > Community Home >

HTML5 Markup Enhancements for ASP.NET

 Author: ASP.NET | Posted on: 10/17/2011 5:16:13 AM | Views: 65

Recommend an Articles | Recommended Articles | Search Resources | Community Home |




This would be the first in the series of posts I plan to do for HTML5 for ASP.NET Developers The first thing that everyone would have experienced is the HTML5 header tag. The regular header tag that Visual Studio creates for ASP.NET Webforms is <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > This would be the header tag present in the Master Page or the actual ASPX Page when you don't inherit from a Master Page. Till HTML5 specifications started momentum, the general DOCTYPE was this lengthy and makes it hard to really remember. It also indicates a bit of versioning to HTML. With HTML5, the header changes simply to <!DOCTYPE html> You would notice...(read more) ... Go to the complete details ...

Found interesting? Add this to:



 Possibly related posts


Announcing the release of AMQP support with Windows Azure Service Bus (19)  New Announcing the release of AMQP support with Windows Azure Service Bus (21)  New
Displaying HTML Content in a RichTextBlock (29)   Redirecting ASP.NET Legacy URLs to Extensionless with the IIS Rewrite Module (19)  
Announcing the release of Windows Azure SDK 2.0 for .NET (1)   Announcing the Release of WebMatrix 3 (1)  
Announcing the release of Windows Azure SDK 2.0 for .NET (1)   Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps (1)  
CDNs fail, but your scripts don't have to - fallback from CDN to local jQuery (1)   Announcing the Release of WebMatrix 3 (1)  
Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2 (1)   Penny Pinching in the Cloud: Enabling New Relic Performance Monitoring on Windows Azure Websites (1)  
One ASP.NET: Nancy.Templates for Visual Studio (4)   ASP.NET hosts six community created SPA templates now (1)  
Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK (2)   Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK (2)  
Windows Azure Global Bootcamp on April 27th - sign up now (2)   Windows Azure: General Availability of Infrastructure as a Service (IaaS) (2)  
ASP.NET Web API: CORS support and Attribute Based Routing Improvements (2)   Windows AzureConf this Tuesday (2)  
About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 1:52:17 PM