Web Development with Power, Productivity & Speed

Daily Community Spotlight RSS FeedView All

ASP.NET Security Update

Scott Guthrie posts some important information about a recent security vulnerability involving "hash collision attacks" and the security update you'll need to protect your sites.

Fluqi - Ease Using jQuery UI with ASP.NET and ASP.NET MVC

Sunday, February 05, 2012

Interesting project from Franz Junge which provides HTML Helpers which allow for building jQueryUI widgets using a fluent interface.

Using HTML5 Web Storage in ASP.NET

Saturday, February 04, 2012

Bipin Joshi explores Web Storage and illustrates how Web Storage data can be transferred between client and server in ASP.NET websites.

One ASP.NET Sneak Peek: Elegant Web Forms and Snowballs in Hell

Friday, February 03, 2012

Scott Hanselman previews the new model binding features in ASP.NET 4.5 Web Forms.

More Flexible Routing for ASP.NET Web Pages

Thursday, February 02, 2012

Mike Brind blogs about a NuGet package which provides advanced routing features to ASP.NET Web Pages.