Gowri A

Gowri A

  • NA
  • 54
  • 28.3k

HttpApplication and HttpModules

Apr 16 2015 2:09 PM
HttpModules contains all the events that are there in HttpApplication, So what is use of calling again HttpModule events that are already there in HttpApplication like,
Application_BeginRequest
Application_EndRequest
Application_PreRequestHandlerExecute
etc.

Answers (1)