Answer Posted / lalit
to put it in simple terms viewstate is used for maintaining
the state of the control or the page during postback
| Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
calling result set one procedure to anothar procedure in sql2000
What is asp net theme?
What is form submit?
What is the difference between the response.write() and response.output.write() methods?
In asp.net, how can you validate drop down box?
What does mean by a neutral culture?
Where is the session stored?
What is ispostback method in asp.net? Why do we use that?
How you will manage the state of ASP.NET controls?
Define tracing.
How we implement web farm and web garden concept in asp.net?
Explain the boxing and unboxing concept in .net?
How to fetch a data from one table to another table in asp.net ?
What is difference between session and cookies in asp net?
How can we create Tree control in asp.net?