Wednesday, July 4, 2018

Implement Custom HttpHandler And Custom HttpModule

This blog explains the role of HTTPHandler and HTTPModule in ASP.NET applications. We will try to work on a basic example to see how these can be implemented and how we can create our own custom HttpHandler and HTTP Module

source https://www.c-sharpcorner.com/Blogs/implement-custom-httphandler-and-custom-httpmodule

No comments:

Post a Comment