view state data is stored in which format?
Answer Posted / saiish
Viewstate is stored in hash format and it will be stored in
hidden field named "_Viewstate".
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is the difference between CLICK and MOUSE DOWN Event ?
What is intrinsic objects in asp.net?
Are there resources online with tips on asp to asp.net conversions?
What is the difference between page-level caching and fragment caching?
What is the asp.net control toolkit?
Can viewstate be accessed in another page?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Write a code snippet to implement the indentation in json in web api.
What is the use of asp.net web api?
What are the uses of reflection?
Do you support digital rights management to protect my videos?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Is asp.net a programming language?
What is viewstate in asp net with example?
Can I combine classic asp and asp.net pages?