Page Life Cycle in ASP.NET
Answers were Sorted based on User's Feedback
Answer / alb.shah
1.Page_Init
2.LoadViewState
3.LoadPostData
4.Page_Load
5.RaisePostDataChangedEvent
6.RaisePostBackEvent
7.Page_PreRender
8.SaveViewState
9.Page_Render
10.Page_UnLoad
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / neha jain
Following is the sequence in which the events occur :-
√ Page_Init.
√ Page_Load.
√ Control events
√ Page_Unload event.
Page_init event only occurs when first time the page is
started , but Page_Load occurs in
subsequent request of the page.
| Is This Answer Correct ? | 3 Yes | 1 No |
Explain why datareader is useful?
How do u deploy ur project?
Why session is more secure than cookies?
what is purpose of xml control in standard controls of asp.net
Can you explain page lifecycle in net?
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
Write a code snippet to implement the indentation in json in web api.
hi im shailendra singh my question is how we deploye the data base
What does session_start () do?
What is boxing and how it is done internally?
what is diffrent between asp & 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)