|
|
Introducing HTTPHandlers |
|
|
AspAlliance.com |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
50 |
|
It is an article in which the author discusses about the use of HttpHandlers. In this article the author shows how to create a HttpHandler using the IHTTPHandler interface and ProcessRequest method with a sample program. The HttpHandler file have an extension of .ashx. This article also explains the steps for configuring these handler.
|