James Kovacs on ASP.NET Kung-Fu - Advanced Techniques and Idioms

I love HttpHandlers. You can restrict access, in .NET 2.0, to specific files by using the System.Web.HttpNotFoundHandler (returns a 404 error) or the System.Web.HttpForbiddenHandler (returns a 403 error). James is showing some great suff on using HttpHandlers for security type stuff and some GDI code on the fly. Pretty interesting stuff. Don't know that I'll ever use the image stuff (never say never right?), but it shows how you can intercept the Http requests and manipulate the request/response stream.

James is now talking about the Caching features of ASP.NET which is pretty interesting.

Overall, a pretty good presentation. I'm looking forward to James being at edmug in June.

posted @ Saturday, May 27, 2006 3:31 PM

Print

Comments on this entry:

No comments posted yet.

Your comment:



 (will not be displayed)


 
 
 
Please add 8 and 6 and type the answer here:
 

Live Comment Preview: