Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Hi Jas,
I have a question regarding view state. If we chunk ViewState, is it going to increase or decrease page load time and what is the affect to chunking on application performance.
Hope to hear from you soon.
Answer:
Viewstate chunking: The viewstate sent to the client browser is broken into multiple hidden fields, and each field's value is less than the size specified in the MaxPageStateFieldLength property of <pages> tag