Just started playing around with ASP.NET
I was going thru the portal sample from gotdotnet and they use
IHTTPModule to handle user personalizations. config.web contains
<httpmodule> section that points to the class that implements
IHTTPModule.
Does anyone have more information on how to use it and what exactly
happens? and what's the difference between IHTTPModule and IHTTPHandler?
I assume the class that implements the interface is called for every
http request?
Thanks,
Sergey Kats
http://codebump.net