Top "Viewstate" questions

ViewState is the mechanism that allows form field values to be preserved across page postbacks.

Invalid viewstate for ScriptResource.axd?

The Script Resource and the Web Resource files are generating intermittent errors in my application. I have been trying to …

javascript resources viewstate
Large ViewState value in ASP.NET

I am building an application in ASP.NET 2.0 and the value for the view state is huge: <input type="…

c# asp.net viewstate
Viewstate and controls in ASP.NET

I posted a question a couple of days ago about viewstate and after running some tests I have come to …

c# asp.net user-controls viewstate