Home > ASP.NET Web Forms > Programming Web Forms > Web Forms State Management
ASP.NET Web Forms Programming Web Forms
Because Web Forms pages make a round trip to the server each time processing is required, they present unique problems in how to save the values in controls and on the page. The following topics provide background and how-to information on preserving page state.
ASP.NET State Management
|