When is the ViewState available during the page processing
cycle ?
Answers were Sorted based on User's Feedback
Answer / ninad
ViewState is available After the Init() and before the
Page_Load(), or OnLoad() for a control.
| Is This Answer Correct ? | 36 Yes | 3 No |
Answer / giri
viewstate object stores the controls information after the
init() and before the page_load
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
How to find the client browser type ?
4 Answers AQA, Cognizant, Satyam,
how to retrieve property settings from xml .config file.
What event fired during, when datagrid click?
How do you manage session in ASP and ASP.NET?
What is asp.net mvc5? : Asp.Net MVC
What is the default authentication mode for asp.net?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is the difference between sealed vs static class?
What is the use of ASP.NET routing?
Explain cashing in asp.net.
Where is asp.net view state stored?
How to convert a string into an Integer in ASP.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)