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 to include timer or counting time to display next page in asp.net
List the events in page life cycle.
Why would a company use an application service provider?
What is the significance of proxy user?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is difference between view and partial view?
How you can access the values from the Repeater control in ASP.NET?
What are server objects?
Explain the main differences between asp and asp.net?
What is the maximum amount of memory any single process on windows can address?
What is the namespace to create thread in .net?
Which validator control you use if you need to make sure the values in two different controls matched?
How do cookies work? Give an example of their abuse.
What does asp in asp.net stand for?