R
Rain
Hi,
I noticed the other day when I was trying to optimise the traffic on a
particular web page that it had significant viewstate even though I had
turned it off for most of the controls. So in a bold step I decided to
attempt to set viewstate on the form itself off which had a massive impact
on the viewstate like 80K to 15k.
So my question is what is the significance of turning off the viewstate for
the form and what information does it hold which would have made such a
drastic reduction.
Thanks.
I noticed the other day when I was trying to optimise the traffic on a
particular web page that it had significant viewstate even though I had
turned it off for most of the controls. So in a bold step I decided to
attempt to set viewstate on the form itself off which had a massive impact
on the viewstate like 80K to 15k.
So my question is what is the significance of turning off the viewstate for
the form and what information does it hold which would have made such a
drastic reduction.
Thanks.