When during the page processing cycle is ViewState available?
Answer Posted / ganesh
After the Init() and before the Page_Load(), or OnLoad() for
a control.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Difference between application events and session events
What is another word for redirect?
What are sessions used for?
Where viewstate value is stored in asp.net?
What’s difference between “optimistic” and “pessimistic” locking?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
How do you handle server controls?
Name the namespace which is used by ado.net?
How would you turn off cookies on one page of your website?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
9. Why should we hire you over the others waiting to be interviewed?
How tooltip is set through code-behind in ASP.NET?
What is application variable in asp.net?
Which authentication uses a combination of windows and iis authentication?