What is ViewState and How it is managed,Its
Advantages/Benefits?
Answer Posted / anitha
viewState is a speacial object that ASP.NET uses to maintain
the state of page and all webcontrols/ServerControls within
it.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is an il?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is the difference between a page theme and a global theme?
What is is post back property in asp net?
What is difference between session and viewstate?
Explain how is a property designated as read-only?
Define tracing.
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is the default Orientation property in a Menu control?
What is the asp.net mvc folder conventions? : asp.net mvc
What are sql notifications and sql invalidations?
Why SessionID changes in every request in asp.net?
Which dll handles the request of .aspx page?
What are all the various Estimation Techniques available ?
How you can return View from ASP.NET Web API method?