ASP.NET Security

Articles, News, and Resources about ASP.NET Security

Archive for the 'practices' Category

Microsoft’s patterns and practices group recently published their ASP.NET 2.0 Security Best Practices. If you haven’t read this document, I encourage you to do so as security is everyone’s responsibility ( unfortunately ). …
Read the original post: ASP.NET Security
aspnet document encourage group patterns practices published responsibility securityaspnet, […]

Read Full Post »

Another of my favorite ASP.NET Security Best Practices is to eliminate cross-site scripting, which basically involves people who enter HTML and JavaScript code into web forms in an attempt to inject unexpected data and cause various …
Read more here: Cross-Site Scripting
attempt cross enter favorite forms javascript practices scripting […]

Read Full Post »