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
Differentiate between client-side and server-side validations in web pages.
List of words of preprocessor in .net?
What is the difference between session.abandon() vs clear()?
How should I destroy my objects in asp.net?
What is an asp.net validator? And, mention its types.
Explain the differences between managed and unmanaged code?
What are the Types of object in asp
What is the Intermittent crashing of application in production?
What is the difference between session object and application object?
To get the values in two different controls to match which control you use it?
What is ashx file in asp.net?
Where is the session stored?
Explain global assembly cache.
What is the difference between client-side and server-side validations in ASP.NET?
What is difference between session and cookies?