Hi friends,
I want to know that does ViewState affect performance? What is the ideal size of a ViewState? How can you compress a ViewState, Please explain in brief?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Mar 20, 2012, 12:39 AM
It can be compressed. You can see the compression techniques in the below urls:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=67
http://www.hanselman.com/blog/ZippingCompressingViewStateInASPNET.aspx
http://www.codeproject.com/Articles/14733/ViewState-Compression