A Better way to Deal with Viewstate

I’m going to assume that by the point you are reading this article you already know what viewstate is, why it will cause you problems and what you should have already done about it. If you haven’t then start by reading this post: http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/Truly-Understanding-Viewstate.aspx Turn ViewState off The best thing you can do is to

Continue reading »