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
What does uri mean?
explain code with datachaching with example
Differentiate between file-based dependency and key-based dependency.
What are the difference between function and stored procedure in .net programming language?
What is advantage of asp.net?
What is asp short for?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is a server cookie?
Explain how do you deploy your asp.net application?
How to prevent client side validation from the ASP.NET validation controls?
How does exception management works in ASP.NET?
What are the major built-in objects in ASP.NET?
Explain MVC model binders?
What is the difference between custom web user control and a custom web server control?