A Brief Explanation of HttpModule and HttpHandler(codebalance.blogspot.com)
submitted by
cagdasbasaraner(75) 1 year, 2 months ago
An HTTP request from client to server can be explained as a chain of IIS, AspNET_ISAPI, Asp.NET Work Processor, HttpModules and HttpHandlers. The last part of the chain which is HttpHandler, creates the HTML and sends the result to HttpModule. AspNet_IASPI.dll is used for Asp.NET pages.
This post includes brief explanations and examples about HttpModules and HttpHandlers.
|category: ASP.NET
|Views: 2
tags:
ASP.NET another
Everyones tags:
Your Tags: