ASP.NET
The Application and HTTP ModulesASP.NET - The Application and HTTP Modules
The Application and HTTP Modules
The Application A Rendezvous Point
Overriding HttpApplication
HttpModules
Global.asax Versus HttpModules
Conclusion 16
Tutorial 17 Quick Reference
After completing this tutorial, you will be able to
- Use HttpApplication as a rendezvous point for your application
- Manage data within the HttpApplication object
- Manage events within the HttpApplication object
- Work with HTTP Modules