Answer Posted / raj
Viewstate is a built-in structure for automatically
retaining values among multiple requests for the same page.
The view state is internally maintained as a hidden field
on the page but is hashed providing greater security than
developer-implemented hidden fields do.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we use MSSql as backend in asp.net...if yes then How.?
Out of ASP or ASP.NET which one is stateless?
Where the assembly is stored in asp.net?
What is server side session management?
What does session_start () do?
Give some salient points of difference between request processor and request dispatcher.
What is semantic gap?
What is full form of asp.net?
How can exception be handled with out the use of try catch?
How you can return View from ASP.NET Web API method?
Which adapter should you use, if you want to get the data from an access database?
Which tool you have done?
What are the ways to sending the data in ASP.NET page?
What is server components?
What is difference between Fragment Caching and Page Caching in ASP.NET?