Top "Httpapplication" questions

Defines the methods, properties, and events that are common to all application objects in an ASP.

AuthenticateRequest event

Q 1. To my understanding FormsAuthenticationModule is subscribed to AuthenticateRequest event, and thus only after this event is fired, is FormsAuthenticationModule …

c# asp.net authentication forms-authentication httpapplication
HTTPModule Event Execution Order?

Does anyone know of a site or page, or know the order of execution for the events of the HTTPApplication …

asp.net httpmodule httpapplication
Where do I catch and handle maxAllowedContentLength exceeded in IIS7?

I have an aspx page where I’m allowing a user to upload a file and I want to cap …

iis-7 web-config http-status-code-404 httpapplication