HttpHandler for Images in ASP .NET 2.0(sunilksaini.blogspot.com)
submitted by
sunilksaini(170) 4 years, 9 months ago
Http Handler:
Http Handler is a class that is responsible for rendering a particular resource, or a particular type of resource.
Http Handlers are somewhat similar to ISAPI Extensions. If implements, it behaves like a filter between Web Server and the Client. Whenever client makes a request to the server, it goes through the Filter and performs operations as per our requirement
|category: ASP.NET
|Views: 49
tags:
httphandler ASP.NET Imaging another
Everyones tags:
Your Tags: