V
Vlad
Hi all.
I use ViewState on most of my pages. Sometimes heavily.
Works great, I love it. But most of the asp.net sites I
visit seem to ignore it. They don't even include form tag
in html and use other ways to navigate/collect
information. Or use form and regular buttons withour
runat attribute to post info back to server. But they need
and they do save the state of their pages and page
elements. Is there any strong reason why they don't like
ViewState other than increased file size?
I use ViewState on most of my pages. Sometimes heavily.
Works great, I love it. But most of the asp.net sites I
visit seem to ignore it. They don't even include form tag
in html and use other ways to navigate/collect
information. Or use form and regular buttons withour
runat attribute to post info back to server. But they need
and they do save the state of their pages and page
elements. Is there any strong reason why they don't like
ViewState other than increased file size?