·1 min read
Using HTML5 Web Storage in ASP.NET
This article does a great job at showing you a simple example of how to use local browser web storage in conjunction with ASP.
This article does a great job at showing you a simple example of how to use local browser web storage in conjunction with ASP.
Yay!! Microsoft has released a Web Standards Update for Visual Studio 2010 that adds full support for HTML5, CSS3 and new Javascript features like...
Visual Studio 2008 is not without its faults. They did however add some nice features in the 2008 release such as JavaScript debugging.
A while back I had a need to dynamically re-size an iFrame's height and found a solution using a jQuery plug-in called autoHeight.
I have been going back and forth banging my head against a wall trying to fix a JavaScript error that was happening on my Reporting Services ReportViewer...