Skip navigation.

Code generator of HttpModules and HttpHandlers

Template Generator For HttpModules and HttpHandlers

Language:
Namespace: *
Class name: *
I'm designing an:

Events

Below are events raised by HttpApplication during the life of an application. Events are listed in the order in which they occur.

The following events are raised before the application executes:






The following events are raised after an application has returned:




The following per-request events can be raised in a nondeterministic order:



Comments? Suggestions?

If you can think of some common tasks an HttpModule or HttpHandler performs let me know and I'll add it to this template generator. If you can think of other improvements to this tool please drop me a line. Thanks!

Curious how it works? Please read my post HttpModule And HttpHandler Template Generator In Beta.