view state data is stored in which format?
Answer Posted / charan
ViewState Data is stroed in Base64 encoded format.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the difference between executescalar and executenonquery?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What’s the use of “GLOBAL.ASAX” file?
Explain the components of web form in asp.net
What are the main requirements for caching?
What is difference between viewstate and session in asp net?
In ViewState How much lifespan items stored?
What is the use of the tag in the web.config file?
What is Web API?
What is session management in web application?
What are session cookies?
Why does my asp.net file have multiple tag with runat=server?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Describe the application event handlers in ASP.NET?