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 execute a stored procedure.and how to call it form a asp page
Way of updating a table other than stored procedure and hard coded query?
What is the parent class of all the web server control?
can we transfer data from one page to another page using viewstate if so how?if not y?
what is use of doctype tag in asp.net
How you will handle session when deploying application in more than a server?
What is JIT and how is works ?
What is ViewState and How it is managed,Its Advantages/Benefits?
How long do session variables last?
Who creates jsessionid?
Explain weak typing and strong typing.
A brief difference between Session and Cookies 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)