Saving ASP.NET view state on the server
In September 2006 I wrote an article about view state persistence on CodeProject.com. This article describes how to save ASP.NET view and control state in cache on the server instead of using hidden fields. The article is also available as PDF file at the Parago website. Feel free to send me your feedback.
Leave a Comment