Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance?
Answers were Sorted based on User's Feedback
Answer / sivakumar
YEs, Its very Important
Sequence
--------------
1. Page_Init()
2. Load View State
3. Load Post Data
4. Page Load
5. Raise Post Data Changed Event
6. Raise Post Back Event
7. Page _ PreRender
8. Save View State
9. Page _ Render
10. Page _ Unload
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / navin.cp
Yes these are important. If you dont know the sequence of
execution, then where u will put your code block to full
fill requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is custom tag in Web.Config?
What is protected configuration?
Page Life Cycle in ASP.NET
how to convert from sql2000 numeric to int in asp.net with sqlparameter?
what is the Difference between Dim Object as object AND dim obj as myform?
Features in ASP.NET ?
What is session start?
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What does it mean your session has timed out?
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
How can we create custom controls 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)