Chapter 23. State Management in ASP.NET

IN BRIEF

This chapter explains and demonstrates the different techniques that are available to maintain state within an ASP.NET application. The first section talks about the different ways to maintain state by using client-side techniques. The final section explores the different methods of maintaining state by using server-side techniques.

WHAT YOU NEED

RECOMMENDED SOFTWARE.NET Framework C# .NET environment
RECOMMENDED HARDWARE.NET-enabled desktop client with IIS
SKILLS REQUIREDC# coding

STATE MANAGEMENT AT A GLANCE

Client-Side State Management456  
 Understanding View State456Understanding Query Strings471
 Using Hidden Form Fields463Passing Server Control Values Between Forms474
 Explaining Cookies467
Server-Side ...

Get Microsoft® Visual C#® .NET 2003 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.