When is the ViewState available during the page processing
cycle ?
Answer Posted / chandra prakash
The view state is available after the Init() and before the Render() methods are called during Page load.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
9. Why should we hire you over the others waiting to be interviewed?
What are the Types of session management in ASP.NET
What is a page life cycle? What are the events in a page life cycle?
What is slidemaster?
What is the flow of processing of the request? : asp.net mvc
Disable browser cache for entire ASP.NET website?
Explain the difference between asp & asp.net.
what is loosely coupled solution? How it can be used?
What is the difference between client-side and server-side validations in ASP.NET?
What is a user session?
Describe the diffeerence between inline and code behind?
How does cookies work in asp net?
Describe session handling in a webfarm, how does it work and what are the limits?
What is difference between session and cookies?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?