Can the ViewState value be stored in a server variable?

  • Thread starter Thread starter Tillman
  • Start date Start date
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top