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.

Clearer MVC

Monday, February 06, 2012

Andrei Ignat blogs about a nice utility he's written to view and delete ASP.NET MVC application data, including cache, session, cookies, etc.

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.