Is there a way to reduce the size of the Viewstate? When using <form
runat="server">, I want the functionality that using Viewstate gives me,
but does it have to be that large it often is? The size is 40000
characters (and that will slow down the speed of the site, I think?)!
Is there any way to reduce the size?