What methods are fired during the page load?
Answers were Sorted based on User's Feedback
Answer / guest
Init() - when the pageisinstantiated, Load() - when the page
is loaded into server memory,PreRender()- the brief moment
before the page is displayed to the user asHTML, Unload()-
when page finishes loading.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / janaki
1. Object Initialization
2. Load View state Data
3. Load Post Data Processes Post back Data
4. Object Load
5. Raise Post Back Change Events
6. Process Client-Side Post Back Event
7. Prerender the Objects
8. View State Saved
9. Render To HTML
10. Disposal
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dhirendra kumar
1.PreInit
2.Init
3.Initcomplete
4.Preload
5.Load
6.PreLoadComplete
7.PreRender
8.PreRenderComplete
9.SaveState
10.SaveStateComplete
11.Render
12.Unload
| Is This Answer Correct ? | 1 Yes | 0 No |
What is full form of asp.net?
Can I have a unique key as foreign key?
What is preprocessor in .net? Where it use?
What is Web Server Control Templates.?
what is the jit? what is the type of jit and purpose of it>
What is the main function of razor in asp.net? : asp.net mvc
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is CLR ? Differentiate between CLR & CTS.
How we can force all the validation controls to run?
What is Stateless ASP or ASP.Net?
What are sql joins?
What is serialization?
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)