What is the sequence of operation takes place when a page is loaded ?
Answer / nazakat ali
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 ? | 0 Yes | 0 No |
Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.
What are the steps to follow to host a web application on a web server?
What are the different types of Session state management options available with ASP.NET?
What are the types of assemblies and where can u store them and how ?
Define session in asp.net.
What is the file extension of web service?
How do you remove duplicates without using remove duplicate stage?
Difference between viewstate, cache, session
If we write return statement in finally block will it works fine or throws any error?
How many web.config a application can have ?
6 Answers Keane India Ltd, Manhattan, Vertex,
What is boxing and unboxing?
How do you relate an aspx page with its code behind Page?
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)