What does the "EnableViewState" property do? Why would I
want it on or off?
Answer Posted / sankar
when ever your page view state on it will take too much
responese time. that is why it is better to off the view
state if you do not require the controls to remeber its
previous state.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How does session work in asp net?
Explain the flow of processing of the request? : asp.net mvc
What is an asp.net web form?
What kind of data can be stored in viewstate?
In order to get assembly info which namespace we should import?
What is class and object in asp.net?
What is ispostback method in asp.net?
Who can consume WebAPI?
Are cookies stored on server or client?
What permissions do asp.net applications posses by default?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
What is the difference between c# and .net?
Is it right that ASP.NET Web API has replaced WCF?
What is simple data binding?
what are the ihttphandler and ihttphandlerfactory interfaces ?