What methods are fired during the page load?
Answers were Sorted based on User's Feedback
Answer / lakshmi
Init() - when the page is instantiated.
Load() - when the page is loaded into server memory.
PreRender()- the brief moment before the page is displayed
to the user in html.
Unload() - when page finishes loading.
| Is This Answer Correct ? | 16 Yes | 1 No |
BeginTranaction - only if the request is transacted
Init - every time a page is processed
LoadViewState - Only on postback
ProcessPostData1 - Only on postback
Load - every time
ProcessData2 - Only on Postback
RaiseChangedEvent - Only on Postback
RaisePostBackEvent - Only on Postback
PreRender - everytime
BuildTraceTree - only if tracing is enabled
SaveViewState - every time
Render - Everytime
End Transaction - only if the request is transacted
Trace.EndRequest - only when tracing is enabled
UnloadRecursive - Every request
| Is This Answer Correct ? | 5 Yes | 3 No |
what is publisher?
What are Master pages? How to define a Master page?
What do you understand by aggregate dependency?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What are the different types of caching ?
What is a web pool?
can we transfer data from one page to another page using viewstate if so how?if not y?
37 Answers AppShark, DataSync, Gtech, iGate, Wipro,
Whats an assembly
What is web application virtual directory ?
Any disadvantages in Dataset and in reflection ?
0 Answers DELL, Digital GlobalSoft,
Asp.net and asp ? differences?
how can you bind data from dataset to XML file
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)