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
How you can access the values from the Repeater control in ASP.NET?
Which is an advantage of application service providers?
What are the disadvantages of using session?
How to sign out from forms authentication?
Explain the use of errorprovider control in .net?
What is ispostback method in asp.net? Why do we use that?
What is parse in asp.net?
Explain http handlers? Where we can use the http handlers?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Describe state management in asp.net?
Give me one example of Web API Routing?
How to rename a table using sql queries?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is difference between session and cookies?
What is viewstategenerator?