E
emde
In looking for a way to trim down viewstate, I came across the
following articles to store viewstate in session:
http://aspalliance.com/72
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/PgStPrst.asp
It appears as if the first link is actually better as it allows for a
"history" of viewstates to be availabale.
Anyone have experience using either one of these methods?
Thanks.
following articles to store viewstate in session:
http://aspalliance.com/72
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/PgStPrst.asp
It appears as if the first link is actually better as it allows for a
"history" of viewstates to be availabale.
Anyone have experience using either one of these methods?
Thanks.