aspxtreme

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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

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

You can help support aspxtreme