Robert Hurlbut Blog

Thoughts on Software Security, Software Architecture, Software Development, and Agility

ASP.NET and Defense in Depth example

Sunday, October 10, 2004 Comments

 .NET  ASP.NET  Security 
Share:   Share on LinkedIn    Share on Twitter    Share on Facebook   

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.
Share:   Share on LinkedIn    Share on Twitter    Share on Facebook