When is the ViewState available during the page processing
cycle ?
Answer Posted / bhargava
LoadViewState, OnPreRender, SaveViewstate
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is difference between Fragment Caching and Page Caching in ASP.NET?
How can you register a custom server control to a web page?
List all templates of the repeater control.
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
How many validators do ASP.NET have?
How to prevent client side validation from the ASP.NET validation controls?
What are Authentication and Authorization?
What are the ways to sending the data in ASP.NET page?
What is repository pattern in mvc.net? : asp.net mvc
What are the different types of validation controls in asp.net?
What is bson in web api?
What is base class of button control in .net?
What is applicatio domain?
Why and where this web.config file is used?
How to handle errors in Web API?