0
kicks
Got ViewState?
A few months ago I wrote a couple of posts on Managing Session Variables in ASP.NET using a Proxy. Since then I have thought about the need to write a post addressing the use of the ViewState as well. This article presents a proposed solution for managing objects in Viewstate in a strongly typed manner.