The aspnet-lifecycle tag has no wiki summary.
3
votes
3answers
1k views
SharePoint equivalent of Application_Start in Global.asax
Is there a SharePoint equivalent of the Application_Start method in a class that derives from HttpApplication, such as the default Global class that is created when you add a Global.asax to an ASP.NET ...