25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
|
---
|
||
|
title: "[Lesson 4:] Understanding Web Application State | Microsoft Docs"
|
||
|
author: microsoft
|
||
|
description: "In this lesson, you will see how to maintain state in ASP.NET, including the various objects you can use to store information for your ASP.NET 2.0 applicatio..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 11/28/2005
|
||
|
ms.topic: article
|
||
|
ms.assetid: 22ddc59d-cd84-4def-a58b-ec3ca57f0d85
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/building-20-applications/lesson-4-understanding-web-application-state
|
||
|
msc.type: video
|
||
|
---
|
||
|
[Lesson 4:] Understanding Web Application State
|
||
|
====================
|
||
|
by [Microsoft](https://github.com/microsoft)
|
||
|
|
||
|
In this lesson, you will see how to maintain state in ASP.NET, including the various objects you can use to store information for your ASP.NET 2.0 applications.
|
||
|
|
||
|
[▶ Watch video (40 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/lesson-4-understanding-web-application-state)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](lesson-3-understanding-more-about-events-and-postback.md)
|
||
|
[Next](lesson-5-debugging-and-tracing-your-website.md)
|