Summary

   

The inclusion of HttpModules in ASP.NET provides a valuable tool for dealing with requests in a global manner. The use of HttpModules greatly simplifies the programming and configuration settings necessary for dealing with requests compared to using ISAPI filters. Although HttpModules are not as powerful as ISAPI filters, they can be used for many common tasks that previously could only be implemented with ISAPI filters. After reading this chapter, you should have a good start toward implementing your own HttpModule.

   


Special Edition Using ASP. NET
Special Edition Using ASP.Net
ISBN: 0789725606
EAN: 2147483647
Year: 2002
Pages: 233

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net