MSDN Webcast: Dave's Top 10 Ways to Secure Your Web Application - Level 300

Overview This webcast presents practical best practices for writing secure ASP.NET code. The presenter's top 10 field-tested practices are: Hash the passwords in the Presentation Tier, use Role Based Authentication, use Declarative Security with PrincipalPermissionAttribute and SecurityAction.Demand, use Imperative Security with IsInRole, roll the custom Principal, wrap possibly unsecure code with Try Finally (includes cleanup tips), defeat brute-force attacks with maximum retry counts, encrypt sensitive data in .config files and other places with System.Security.Cryptography, use Code Access Security to ensure least-privilege in the assemblies, and use the Framework DON'T REINVENT THE WHEEL!.

Further White Paper Details
PublisherMicrosoft   
Live Date1st June 2004 00:00 BST
FormatWebcast   
Topics

Quick Sitemap Links: