AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/how-do-i-create-and-use-app...

1.3 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/how-do-i/how-do-i-create-and-use-application-level-events-in-aspnet [How Do I:] Create and Use Application Level Events in ASP.NET | Microsoft Docs rick-anderson In this video Chris Pels will show how to create an Application Class File (Global.asax) that contains application level event handlers such as Application_S... aspnetcontent 01/28/2008 5f136ed5-a229-4b9c-83f8-bae74cdb98bd /web-forms/videos/how-do-i/how-do-i-create-and-use-application-level-events-in-aspnet video

[How Do I:] Create and Use Application Level Events in ASP.NET

by Chris Pels

In this video Chris Pels will show how to create an Application Class File (Global.asax) that contains application level event handlers such as Application_Start and Application_BeginRequest. Then the sequence of application level events in the application lifecycle will be discussed as a basis for determining where certain types of operations would be best performed during the application lifecycle.

▶ Watch video (12 minutes)