
8.19.2005
Security How To's
Great compilation of all things security related. Some highlights:
- Custom accounts for ASP.NET
- Create DPAPI / encryption library
- GenericPrincipal objects for Forms auth
- Implement IPrincipal
- Prevent cross-site scripting
- Regular expressions to validate input
- ASP.NET 2.0 security items
- Code Access Security
- Web Services using Client Certificates, SSL
- ... and much, much more ...
Comments:
Post a Comment