What is the difference between HTTP moduler and HTTP handler?



What is the difference between HTTP moduler and HTTP handler?..

Answer / Sudil Kumar

HTTP Modules are customizable building blocks that can be used to extend the functionality of ASP.NET applications. They inherit from the IHttpModule interface, which defines an Intercept method for processing HTTP requests and responses at various points during the request-response life cycle. On the other hand, HTTP Handlers are components that handle a specific type of HTTP request made by clients. They inherit from the IHttpHandler interface, which includes the ProcessRequest and Dispose methods to handle the request and release any resources used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More TCP IP Interview Questions

What is my ip from command line?

1 Answers  


what is the tcp/ip protocol number

3 Answers  


What are TCP/IP protocols?

1 Answers   Thomson Reuters, Virtusa,


Does http request contain ip address?

1 Answers  


Tell me about IPv4 and IPv6.

1 Answers   Honeywell, Zomato,


What is the ip command?

1 Answers  


What is ipconfig command?

1 Answers  


what is ip ?

13 Answers   IBM, TATA,


Explain how does tcp try to avoid network meltdown?

1 Answers  


Explain what is a firewall?

1 Answers  


What is the core naming mechanism, domain name system (dns)?

1 Answers  


How do I refresh my ip address?

1 Answers  


Categories