A great article on understanding ViewState
This is as important to ASP.NET developers as it is to developers creating server controls (both user controls and custom controls). ViewState is difficult to understand, but when used correctly, it's very powerful.
Read and learn: http://infinitiesloop.blogspot.com/2006/03/truly-understanding-viewstate.html
No comments yet.