Themen
ASP.NET
Layout & Design
Datenzugriff & Datenbindung
Steuerelemente / Controls
Caching & Performance
Ressourcen & Lokalisierung
Konfiguration & Deployment
Debugging & Error Handling
HTTP-Module und -Handler
Sicherheit
Ajax & Atlas
ADO.NET
SQL-Server
C# & VB.NET
Windows Forms
Datenbindung
Multimedia
XML & XSLT
Web Services
Office
Sharepoint
Sicherheit
Mobile Devices
Visual Studio
.NET 3.0
Informationen
Über DotNetProject
Artikel anmelden
Impressum
HTTP-Module & HTTP-Handler
Erstellen von benutzerdefinierten HTTP-Modulen
Mit dem in diesem Thema beschriebenen benutzerdefinierten HTTP-Modul werden die grundlegenden Funktionen eines HTTP-Moduls veranschaulicht.
msdn2.microsoft.com
Einführung in HTTP-Handler
Ein ASP.NET-HTTP-Handler ist der Prozess (oder "Endpunkt"), der als Antwort auf eine Anforderung an eine ASP.NET-Webanwendung ausgeführt wird. Der gebräuchlichste Handler ist ein ASP.NET-Seitenhandler, der AXPX-Dateien verarbeitet. Wenn Benutzer eine ...
msdn2.microsoft.com
Implementing HTTP Handlers in ASP.NET
www.developerfusion.co.uk
How To Create an ASP.NET HTTP Handler by Using Visual C# .NET
This step-by-step article demonstrates how to use Visual C# .NET to create a simple, custom HTTP handler. This article demonstrates how to create, deploy, and configure the handler.
support.microsoft.com · 07/2004
How To Create an ASP.NET HTTP Module Using Visual C# .NET
This step-by-step article demonstrates how to use Visual C# .NET to create a simple, custom HTTP module. This article demonstrates how to create, deploy, and configure the module, as well as how to hook up an event for the module in the Global.asax file.
support.microsoft.com · 07/2004
URL Rewriting mit ASP.NET
www.microsoft.com · 06/2004