T
Tillman
I am working on reducing the size of the ViewState value passed between
client and server in a web app. And I am asking myself why the ViewState
value can't be stored in a server variable rather than in the hidden input
control. Can someone give me the answer?
client and server in a web app. And I am asking myself why the ViewState
value can't be stored in a server variable rather than in the hidden input
control. Can someone give me the answer?