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.

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.

ASP.NET MVC DropDownList, MultiSelect and jQuery

Wednesday, February 01, 2012

Rick Anderson lists several tutorials which show how to handle dropdowns in ASP.NET, including more complex scenarios like adding items to lists and cascading dropdowns.

ASP.NET MVC Dynamic Model Binding

Tuesday, January 31, 2012

Jing Ding shows how to implement a dynamic model binder which allows you to use a single view to edit multiple model types.

User Friendly CAPTCHA for ASP.NET MVC

Monday, January 30, 2012

Stefan Prodan shares a nice CAPTCHA solution that replaces the standard warped text with a readable math problem with a small bit of image noise.