I have went through so many articles but i didn't find any information regarding HTTP modules in ASP.NET MVC Application life cycle.
I am looking to know when events like
Application_BeginRequest()
Application_AuthenticateRequest()
Application_AuthorizeRequest() etc will be fired??
In MVC,when these events will be fired?I mean it is after or before routing??
I am looking for the complete MVC Application life cycle which includes HTTP modules.

Munesh SharmaPosted Aug 29, 2016, 1:03 AM
Ajay MalikPosted Aug 29, 2016, 12:51 AM
Bikesh SrivastavaPosted Aug 28, 2016, 10:58 PM
Vinay SinghPosted Aug 28, 2016, 9:46 AM