How to view information in ViewState using ASP.NET 2.0 and 3.5 (dotnetcurry.com)
submitted by
vivekamar(5940) 3 years, 5 months ago
ViewState is a Base64 encoded string and is not readable by the human eye. However it is also not difficult to decode the viewstate and view the contents of the viewstate when it is passed over the wire. In this article we will see how to decode and view the contents of a viewstate.
|category: ASP.NET
|Views: 336
tags:
ASP.NET another
Everyones tags:
Your Tags: