Introduction to The One ASP.NET Platform/Ecosystem

Introduction ASP.NET has travelled a long way through evolutions. Earlier when ASP.NET 1.0 was released as part of .NET Framework 1.0 in Jan 2002, there was only ASP.NET โ€“ a framework for building dynamic web applications and it provided lots of flexibility web developers in building robust, dynamic web applications.  ASP.NET was and is the […]

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 businesses and developers have a stable target for implementation and planning. HTML5 is the cornerstone […]

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 aren’t encouraged to support this technology. The new alternative is IndexedDB which is already available […]

Read more โ†’

Microsoft ASP.NET and Web Tools 2012.2 RC(Release Candidate)

This release updates Visual Studio 2012 with a pre-release update to ASP.NET. Features and updates: Enhanced Website publishing New ASP.NET MVC Templates for Facebook applications and Single Page Application using knockout.js and ASP.NET Web API ASP.NET Web API enhanced with new features: ASP.NET Web API OData gives you the flexibility you need to build OData […]

Read more โ†’

Free HTML5 Certification and Training Offer from Microsoft–Prove your HTML5 Programming Skills for free

Microsoft few month back launched a free HTML5 Certification program for exam โ€“ 070-480 โ€“ Programming in HTML5, CSS3 and JavaScript. To prepare for this exam you have set of nice Training materials also available through http://www.microsoftvirtualacademy.com. Lets go through in detail How you can utilize this exam. When you pass Exam 70-480: Programming in […]

Read more โ†’

Introducing IIS Transform Manager & IIS Smooth Streaming – Stream your Media files through IIS

Few weeks back one of my colleague asked for some help on setting up an IIS Smooth Streaming capability for an iOS application. Users will be uploading the videos to Servers. We wanted to stream videos on demand to iOS Devices such as iPhone, iPod, iPad. Inorder to stream we have to convert the video […]

Read more โ†’