view state data is stored in which format?
Answer Posted / ganesh
Viewstate values are saved in the format of Hash.
| Is This Answer Correct ? | 9 Yes | 10 No |
Post New Answer View All Answers
How will you do Redo and Undo in a TextControl?
What is a master page and what does it do?
Write a code for passing ArrayList in Web API?
Explain the updatepanel?
Define static function?
How many types of sessions are there in asp net?
How response object is related to asp's response object?
what cut off mark for po's,what questions they asked for interview?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Explain how dot net compiled code will become platform independent?
Can the unique key be null?
What is a global postback url?
Define transparent caching with aop?
How does a content page differ from a master page?
Write some code using interfaces, virtual methods, and an abstract class`