Answer Posted / raghumadhav tirunagari
You should set a control's EnableViewState property to false
when its properties will never be changed in code or you
always want the values reset to what they were initially.
Doing so will cause your page to load faster since less
processing must occur on the server.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
What is session and application variable in asp net?
What is the concepts of globalization and localization in .net?
How can we provide the WebParts control functionality to a server control?
What is base class of .net?
What is smpte vc-1?
Explain managed code an un-managed code.
What are the namespaces used in asp.net mvc? : asp.net mvc
To load your generated dataset with data which method do you invoke?
Why is global asax is used?
Explain the difference between sql invalidation and sql notification.
Why do we need asp.net?
Explain how can we access static variable?
What is the base class from which web forms are inherited?
Explain the Order of events in an asp.net page?