HTML5

HTML5 is a language for structuring and presenting content for the World Wide Web, and is a core technology of the Internet originally proposed by Opera Software. It is the fifth revision of the HTML standard (created in 1990 and standardized as HTML4 as of 1997) and as of November 2011 is still under development. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices (web browsers, parsers, etc.). HTML5 is intended to subsume not only HTML 4, but XHTML 1 and DOM2HTML (particularly JavaScript) as well.
Following its immediate predecessors HTML 4.01 and XHTML 1.1, HTML5 is a response to the observation that the HTML and XHTML in common use on the World Wide Web are a mixture of features introduced by various specifications, along with those introduced by software products such as web browsers, those established by common practice, and the many syntax errors in…

MUGH Developer Day–January 2012

Microsoft User Group Hyderabad invites you to the Developer Day on Sunday, January 29th 2012.   Register for this event for FREE @ http://mughdeveloperday01.eventbrite.com Here is the agenda: Timing Topic Speaker 09:30 to 10:00 Registration 10:00 to 11:00 Coding for…
Read more

Beginning HTML5 Development with Visual Studio 2010

Recently I was doing some research works on HTML5 development using ASP.NET  on Visual Studio 2010.  Really liked the cool features HTML5, CSS3 and Javascript API’s. Major part of my research was around building mobile web applications using jQuery Mobile…
Read more

ASP.NET MVC 4 Developer Preview & new Mobile Application Project Templates with jQuery Mobile support

Newly released Developer Preview of so called ASP.NET MVC 4 is having some interesting additions.  ASP.NET MVC 4 Developer Preview introduces also new template for mobile web applications. These templates are special because they are using jQuery Mobile – special…
Read more