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 |
Where is the view state data stored in asp net?
Is it true that a Web service must be written in .NET or not?
What are the action filters available in asp.net mvc
What are the intrinsic objects present in ASP.NET
How to turn off cookies for a page?
What are the features of asp net?
What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?
What is the adavantage of using ASP.NET routing?
what is state management in ASP.NET
Can we have multiple web config files for an asp.net application?
Breifly explain about stack and heap memory Managemet?
i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me
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)