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
Is asp.net mvc front end or backend? : Asp.Net MVC
How many types of Cookies are available in ASP.NET?
Which protocol is used to call web service?
Explain the advantages of passport authentication.
Explain how cookies work. Give an example of cookie abuse.
Explain managed code an un-managed code.
Define managed code and managed data in .net?
What is the main differences between asp and asp.net?
Is it possible to change the index of primary key on table?
Who creates jsessionid?
How do you implement postback with a text box?
What is full form of asp.net?
What’s the catch?
What kind of data we can store in viewstate?
How can u debug your .net application?