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 |
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What is view state and how this can be done and was this there in asp?
11 Answers Accenture, KDOT, Mphasis,
Where is http session stored?
what is cross page posting
Why Global.asax is used?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
How can we pass info between 2 asp.net pages?
What are the components of ado.net?
Is it possible to use two versions of assembly at the same time?If possible explain with code?
Difference between ASP Session and ASP.NET Session?
Why is it important to maintain session state?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
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)