When is the ViewState available during the page processing
cycle ?
Answer Posted / giri
viewstate object stores the controls information after the
init() and before the page_load
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Explain about secure socket layer?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What kind of data we can store in viewstate?
what is silver light when will we use silver light,
Explain how asp.net different from asp?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the asp.net control toolkit?
Explain the difference between asp and asp.net?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are html helpers in asp.net?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
List the major built-in objects in asp.net?
What does mean by a neutral culture?
How can you display all validation messages in one control?