This post originated from an RSS feed registered with .NET Buzz
by Robert Hurlbut.
Original Post: ASP.NET and Defense in Depth example
Feed Title: Robert Hurlbut's .Net Blog
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rhurlbut/Rss.aspx
Feed Description: Development with .Net, Rotor, Distributed Architectures, Security, Extreme Programming, and Databases
In light of the recent posts on the ASP.NET security vulnerability, take a look at this great example by Anil on the best practices for writing ASP.NET privileged code. It is not enough to only implement the quick fixes. Now is also a good time to review your code for proper Defense in Depth techniques.