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

1.3 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[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 wpickett 01/28/2008 article 5f136ed5-a229-4b9c-83f8-bae74cdb98bd dotnet-webforms .net-framework /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)