Answer Posted / giri
ViewState is (asp.net object) mechanism by which page state
(information)(or values of the current page before postback)
is maintained between page post backs untill the page is running
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is asp.net so popular?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Explain the differences between clr & cts?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is ASLM?
What is the appSettings Section in the web.config file?
What’s the catch?
Explain security types in asp.net?
What is the parent class of all the web server control?
What is the life cycle of web page?
What is the meaning of TestApi?
What is the difference between asp.net and mvc?
What are user controls?
What is base class of button control in .net?
What is the difference between c# and .net?