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
What are the ways to sending the data in ASP.NET page?
Describe in brief .net framework and its components.
Define a multilingual website?
9. Why should we hire you over the others waiting to be interviewed?
Explain the Session state management options available with ASP.NET?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
What are the main differences between asp and asp.net?
Explain the difference between authentication and authorization.
Does web services support data reader like pom project?
Explain how does asp page work?
Explain the difference between asp and asp.net?
Which browsers support the xmlhttprequest object?
What is loop in asp.net?
What are themes and skins in 2.0, explain usage scenario?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?