Groups | Blog | Home
all groups > asp.net > august 2003 >

asp.net : ViewState Viewer


Hayato Iriumi
8/11/2003 9:38:23 PM
I'm wondering if there is any tool available to take a peek at ViewState.
The reason I'm asking is that I would like to take a look at what object is
stored in ViewState in my application. I want to be able to analyze the ASP
..NET controls so that I can turn off ViewState for the controls that don't
need to be in ViewState. My ViewState is getting big.... I tried to decode
Base64 and get XML out of it, but whatever I did did not result in readable
XML.

Does anyone know any tool to decode ViewState?

bah
8/11/2003 10:20:31 PM
Try this tool by Fritz Onion -
http://staff.develop.com/onion/resources.htm

[quoted text, click to view]
AddThis Social Bookmark Button