ASP.NET
Custom HandlersASP.NET - Custom Handlers
Custom Handlers
Handlers
Built-in Handlers
IHttpHandler
Implementing IHttpHandler
Handlers And Session State
Generic Handlers (ASHX Files)
Conclusion 17
Tutorial 18 Quick Reference
After completing this tutorial, you will be able to
- Recognize the role of custom handlers in ASP.NET
- Write custom binary handlers
- Write just-in-time compiled custom handlers
- Let IIS and ASP.NET know about your custom handler