A walkthrough of the AntiXss 3.1 sample application.
UrlScan assists with SQL Injection Attacks on your Websites.
Just as with a Custom MembershipProvider, one can create a Custom RoleProvider in ASP.NET to handle role-based permissions and security. In this 5 minute tutorial I am going to create a custom roleprovider, called SimpleRoleProvider, that only allows users in the "Admin" role to view a page. Read more...