The Two Interceptors: HttpModule and HttpHandlers(c-sharpcorner.com)
submitted by
saumya321(775) 2 years, 8 months ago
Many times we want to implement pre-processing logic before a request hits the IIS resources. For instance you would like to apply security mechanism, URL rewriting, filter something in the request, etc. ASP.NET has provided two types of interception HttpModule and HttpHandler.
|category: ASP.NET
|Views: 9
tags:
ASP.NET another
Everyones tags:
Your Tags: