view state data is stored in which format?
Answer Posted / g.jaipalreddy
variables are stored in the browser.
viewstate can hold only string data or serialisable objects
| Is This Answer Correct ? | 10 Yes | 9 No |
Post New Answer View All Answers
Explain repository pattern in asp.net mvc? : asp.net mvc
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Explain exception handling in .net.
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the use of dispose method?
What is the part of url?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is round trip in asp.net?
What can we do with asp.net?
Explain about Multi-Language integration?
What is form submit?
What is a global postback url?
How to do state management in ASP.NET?
How can exception be handled with out the use of try catch?
Describe a bubbled event and how it is used ?