21 lines
1015 B
Markdown
21 lines
1015 B
Markdown
|
---
|
||
|
title: "Page Lifecycle Events | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "ASP.NET provides a very rich eventing mechanism with hooks into all the important chronological instances in the ASP.NET page lifecycle. This video will enum..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 04/09/2009
|
||
|
ms.topic: article
|
||
|
ms.assetid: 11237821-220e-4357-9fa6-38245084e093
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/building-35-applications/page-lifecycle-events
|
||
|
msc.type: video
|
||
|
---
|
||
|
Page Lifecycle Events
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
ASP.NET provides a very rich eventing mechanism with hooks into all the important chronological instances in the ASP.NET page lifecycle. This video will enumerate many of the common lifecycle events, their firing sequence and the kinds of things that you might use each event for.
|
||
|
|
||
|
[▶ Watch video (12 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/page-lifecycle-events)
|