Extending ASP.NET 2.0 security
Posted by: The Code Project Latest Articles,
on 23 May 2006 |
View original | Bookmarked: 0 time(s)
The current implementation of ASP.NET 2.0's security is great and I have fallen in love with it, but it's still too limited. I will show you how to extend ASP.NET 2.0's security using a custom HTTP Handler and your existing Web.sitemap....