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 |
What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
What are the different types of cookies in asp.net?
How to execute a stored procedure.and how to call it form a asp page
Features in ASP.NET?
What is the difference between Postback and Ispostback Property?
7 Answers Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,
Why will you usually create an aspnet user account in the database for an asp.net web application?
Define an assembly?
How do you implement postback with a text box? What is postback and usestate?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Why is global asax is used?
Why do we need url encoding?
What language is asp.net written in?
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)