view state data is stored in which format?
Answer Posted / radhe shyam
view state is a client-side state management techniques,And
it is basically used to maintain value of all the controls
of a page.it store date in encrypted mode in client
browser.whenever you post view state data one page to
another page then it automically expire.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between client-side and server-side validations in ASP.NET?
What is directive in asp net?
Is it possible to create web application with both webforms and mvc?
Explain the steps needed to be performed in order to create an animation in xaml?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Define what is razor? : asp.net mvc
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Is web config mandatory?
What is different authentication mechanisms used in ASP.NET?
What are session state modes? List some of the important session state modes of asp.net.
What is http post action?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Why do we use web config?
How you can return View from ASP.NET Web API method?
What is asp.net localization?