|
| HTTP Modules |
|
|
| Details |
|
Related Types |
| Site: |
MSDN |
| Original URL: |
http://msdn.microsoft.com/msdnmag/issues/02/05/asp/asp0205.asp |
|
Summary:
One of ASP.NET's most useful features is the extensibility of the HTTP pipeline, the path that data takes between client and server. This month I'm going to take a look at HTTP modules in ASP.NET. You can use them to extend your ASP.NET applications by adding pre- and post-processing to each HTTP request coming into your application. For example, if you wanted custom authentication facilities for your application, the best technique would be to intercept the request when it comes in and process the request in a custom HTTP module. |
|
|
|
|
|
|
|
|
BootFX
Reliable and powerful .NET application framework. |
|
|
|
|
|
|