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
How does exception management works in ASP.NET?
what are configuration files?
What is the difference between server-side scripting and client-side scripting?
Why would anyone need to implement their own hashtable or linked list?
What is authentication in asp.net?
What is base class of button control in .net?
What is full form of asp.net?
What permissions do asp.net applications posses by default?
How is session id generated?
Describe a bubbled event and how it is used ?
Securitywise What are the Enhancements in 2.0?
In how many ways we can retrieve table records count?
Which is an advantage of application service providers?
Which is the parent class of the ASP.NET server control?
Out of ASP or ASP.NET which one is stateless?