asp.net.ph

Skip Navigation LinksHome > ASP.NET Web Forms > Programming Web Forms > Web Forms State Management

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.

In This Section


Content
Introduction to Web Forms State Management
Overview of how values are preserved in a Web Forms page during round trips to the server.
State Management Recommendations
Describes some design considerations when using server state.
Saving Web Forms Page Information
How to save private values ( not property values in controls ) during round trips.

See Also

ASP.NET State Management



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note