view state data is stored in which format?
Answer Posted / pankaj oberoi
view state is the default way to store the value of controls
in hidden fields.value store in hidden fields in encrypt
form.when the page post back view state store all values to
hidden fields. TextBox and dropdown list are the controls who
store value in view state when ever we disable view state of
this control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What kind of data we can store in viewstate?
Explain the boxing and unboxing concept in .net?
What is asp.net architecture?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Where do we store our connection string in asp.net application?
Name the namespace which is used by ado.net?
Explain different types of Caching techniques in ASP.NET?
Is it possible for me to change my aspx file extension to some other name?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Explain about Application and Session Events ?
what is publisher?
What role “#&&” plays in a querysting?
Define xmlvalidatingreader class.
What is the difference between mechine.config and web.config?
What is application Object?