I have an ecommerce application that I bought some time ago which came with all the bells and whistles. However it also came with a huge wall of viewstate.
Now with viewstate it effects 2 things. Performance and SEO. So I tried various solutions that was within my aptitude. I tried various methods moving the viewstate to the bottom, but of course you still had the performance issue. Moving it to the server well I didn't feel I was up to the task.
Finally I found a good solution. Moving the viewstate to SQL. I must say after finding this solution it made my site and projects faster and more SEO friendly. So I wanted to share the link with everyone. Here it is http://www.geekzilla.co.uk/ViewFBFBED52-B8C5-4F55-B856-765FA719005B.htm