Answer Posted / jitender
if we set "enableviewSatate" property of a control to "True"
The control will retain its state after post back to server
for eg The textbox will retain its content after post back.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Where are session variables stored?
Where would you use an ihttpmodule, and what are the limitations of any?
What is difference between or and orelse?
What’s the use of “GLOBAL.ASAX” file?
What is the difference between table and query?
Why is the standalone environment only useful during the development process?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Explain the difference between overriding and overloading?
What is cache in asp net?
What is the meaning of TestApi?
What are the Types of objects in ASP
What are themes and skins in 2.0, explain usage scenario?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Can asp.net work on an nt server?
What are the media types of http requests and response?