Where is ViewState information stored?
Answers were Sorted based on User's Feedback
Answer / sunil kumar mishra
As ViewState is a Client Side State Management
Techeniques. The the Information stored in Viewstate can
never stored in serverside.
The ViewState Information is stored in client browser in
the form of Hidden Field.
Is This Answer Correct ? | 35 Yes | 2 No |
Answer / rajendra yadav
ViewState information is Stored in The Hidden Fields.
Is This Answer Correct ? | 21 Yes | 2 No |
Answer / avirnenisiva
View state information is stored hidden field.
Is This Answer Correct ? | 13 Yes | 3 No |
Answer / deepak
view satate information is sotred in satate bag ,is object
that hold valu when a form is posted
Is This Answer Correct ? | 28 Yes | 22 No |
Answer / avirneni siva
In HTML hidden fields the view state information is stored.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satendra kasana
The View State Information Store Information Current Page
Is This Answer Correct ? | 5 Yes | 3 No |
How do we sort the data from a dataset?
Describe a Windows Service and its lifecycle ?
What are the main advantages of using asp.net?
Who can consume WebAPI?
What is the request flow used for asp.net mvc framework? : asp.net mvc
What is view state and how this can be done and was this there in asp?
11 Answers Accenture, KDOT, Mphasis,
Can you explain architecture of your project ?
how to retrieve property settings from xml .config file.
How to reduce the Page size in asp.net?
What language does asp.net use?
Explain how can we inherit a static member?
What is semantic gap?