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 |
Explain why datareader is useful?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
Explain the difference between or and orelse?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
0 Answers AlKhaleej, Swatz Oils,
What is asp net_sessionid?
What?s a bubbled event?
What is difference between asp state management and asp.net state management?
How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?
How do you do exception management
What is asp.net used for?
What is the difference between custom web user control and a custom web server control?
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)