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
Can we set master page as a start page?
Differentiate between a page theme and a global theme?
What is a web api?
What is work flow gen? how can it will work with .Net?
Explain the use of view state?
How to change Master page in ASP.Net using code?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Explain exception handling in .net.
To display data in a Repeater control which template you provide?
What is another word for redirect?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the difference between inline and code behind - which is best in?
What is base class of .net?
How is session id generated?
Explain the server control events of asp.net ?