What is view state and how this can be done and was this
there in asp ?
Answer Posted / anjireddy bapathu
ViewState is the mechanism that allows state values to be preserved across page postbacks.
it is done by using hidden fields
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we register exception filter from the action?
Define the types of configuration files.
Define cookie.
Define a multilingual website?
Can you explain the importance of finalize method in .net?
What is data cache in sql server?
What is xaml? Are xaml file compiled or built on runtime?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Explain advantages of caching?
What is the difference between user control an custom control?
Explain how asp.net page works?
How can exception be handled with out the use of try catch?
Do you support digital rights management to protect my videos?
Differentiate between structure and class.
Explain some of the major built-in objects in asp.net