CSS 3

Visual Studio Tools for Apache Cordova in Visual Studio 2015 RC

Microsoft has announced that with Visual Studio 2015 – Apache Cordova tools will be integrated within the main install bundle. Using Apache Cordova Tools for Visual Studio you will be able to develop cross-platform mobile applications using single codebase for…
Read more

Getting Started to become MCSD–Web Application Solutions Developer

In this article I will introduce you to the necessary requirements for preparing and earning MCSD – Web Apps Solutions Developer certification. In my previous article Permanent Link to Getting Started to become an MCSD in Windows Store Apps, I…
Read more

Getting Started to become an MCSD in Windows Store Apps

Last few years Microsoft Developer Certification Exams progressed forward through two certification tracks or titles MCTS(Microsoft Certified Technology Specialist) and MCPD(Microsoft Certified Professional Developer). Earlier Microsoft certification titles been called as MCAD(Microsoft Certified Application Developer) and MCSD(Microsoft Certified Solution Developer),…
Read more

HTML5 – Introduction to HTML5Shiv for Internet Explorer 6/7/8

HTML5Shiv is a JavaScript workaround, discovered by Sjoerd Visscher, to enable support styling of HTML5 elements in versions of Internet Explorer prior to version 9.0, which do not allow unknown elements to be styled without JavaScript. Means your CSS classes…
Read more

HTML5 Definition Complete, W3C Moves to Interoperability Testing and Performance

The World Wide Web Consortium (W3C) has published —  the complete definition of the HTML5 and Canvas 2D specifications on 17 December 2012. Quoting from the announcement here Though not yet W3C standards, these specifications are now feature complete, meaning…
Read more

HTML5 – Bye Bye ‘WebSQL’/’SQLite’ – Welcome ‘IndexedDB’

Since November 18, 2010, the W3C announced that Web SQL database(Sqlite) is a deprecated specification. This is a recommendation for web developers to no longer use the technology as effectively, the spec will receive no new updates and browser vendors…
Read more