What does setting a control's EnableViewState property to
false accomplish?
Answer Posted / raghumadhav tirunagari
If you set a text box's EnableViewState property to false,
any text entered into the text box will STILL remain in the
textbox after the page has posted because the information is
sent in the HTTP request and HTTP response.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Why do we use datasource in asp.net?
What is difference between ispostback and autopostback in asp net?
Define asp.net caching?
What is class and object in asp.net?
What is web api vs wcf?
What are server activated objects?
How would you enable impersonation in the web.config file?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is app_code folder in asp net?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
What are custom user controls in asp.net?
How do we sort the data from a dataset?
What is http post action?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know