Answer Posted / nazeer
when client makes a request for a page, asp.net process the
@server and gets result.
All this result of controls are concatnated into one string.
This string converted to base64 encodining format and
stored in hidden field called "viewstate"
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the merits and demerits of viewstate?
What do you mean by query string?
Explain the difference between asp.net mvc and asp.net webforms
Do you know caching feature?
How does the cookies work in asp.net?
What is postback request?
What is asp short for?
What is odata in web api?
Is asp.net a programming language?
What is marshalling ? Is it a part of asp.net ?
How can we provide the WebParts control functionality to a server control?
What is the difference between web config and machine config files?
What is the server of asp.net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
How is the asp.net mvc architecture different from others? : asp.net mvc