Search Wiki:
Project Description
The basic purpose of this small project is save System.Web.UI.Page's ViewState to an alternative storage medium, such as disk files, a SQL Server database or a custom storage medium. Supports all ASP.NET versions (with a little workaround for 1.x).

It is also planned that a global viewstate is added for all pages that let developers have an addiontal/alternative way of sharing data between pages.
Last edited Apr 19 at 12:51 PM  by imneo, version 2
Updating...