@Jonathan - Do you put your ViewState in the database also or do you keep it in the page? We put the ViewState in the database to help alleviate the page size.
We currently serve the ViewState in form. I've been contemplating this as part of our "Decrease Page Load" initiative, and I'd love to get some feedback on moving Viewstate, so I opened a new question:
http://beta.stackoverflow.com/questions/48070/moving-viewstate-out-of-the-page
http://stackoverflow.com/questions/48070/moving-viewstate-out-of-the-page
