WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answers were Sorted based on User's Feedback
Answer / gurmeet
PreInit-> Init -> PreLoad -> Load -> PreRender -> Render->
PreUnload -> Unload
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mithun
Pre Init--> Init-->Init Complete-->Pre Load--> Load-->Load Complete-->Pre Render--> Render--> Unload
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / anand gopal makwa munger
LoadControlState --> LoadViewState --> LoadPostdata --> Load(Onload) --> RaisePostDataChangedevents --> RaisePostbackEvents -->PreRender(OnPreRender) --> SaveControlState --> SaveViewstate --> Render --> Dispose --> UnLoad.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anirudh
preinit->init->preRender->render->preload->load..
Is This Answer Correct ? | 2 Yes | 4 No |
what is publisher?
Which template must you provide, in order to display data in a Repeater control?
3 Answers Siebel Systems, Wipro,
What are the uses of list view control in Asp.net?
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....
3 Answers Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,
Should sn.exe be used before gacutil.exe ?
2 Answers Accenture, BirlaSoft,
What is the life cycle of an asp.net page?
14. What are your Future Plans for Swatz Oils GROUP U.K?
0 Answers CSC, Swatz Oils, TCS,
Briefly describe different techniques for ASP.NET State Management?
6 Answers Deloitte, Syntax Softtech,
what is DLL Hell and how it is solved in .NET?
24 Answers icegen, next, -uk, NIIT,
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Tell something about state management in asp.net?
What is another word for redirect?