what is view state and its use
Answer Posted / karvendhan
view state that automatically preserves property values of
the page and all the controls on it between round trips.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
How to add DateTime Control in normal DataGrid Server Control?
How do we access view state value of this page in the next page?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is the used of "ispostback" property?
What is a query string in a url?
How many ways are there to maintain a state in .net? What is view state?
What is anonymous authentication?
Explain the difference between debug.write and trace.write?
Can you explain one critical mapping? Performance issue which one is better?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What are the namespaces used in asp.net mvc? : asp.net mvc
What is data binding in asp net?
What is the postback property in asp.net?
What is owin authentication?
What are assemblies and namespaces and explain the difference between them ?