What are the different methods that are used during the
page load?



What are the different methods that are used during the page load?..

Answer / ninad

These are the different methods that are used during the
page load.
Init() - is used when the page is instantiated
Load() ? is used when the page is loaded into server memory
PreRender() ? is used to display the brief moment before
the page to the user as HTML
Unload() ? is used when the page finishes loading.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


what do you mean software devlopment ?

9 Answers   HCL,


what is the dllhell? why we use the dllhell?

4 Answers  


what does membership class provide?

1 Answers  


To add a hyperlink column to the DataGrid which tag is used ?

0 Answers   Siebel,






What is asp.net globalization?

0 Answers  


What is a proxy in web service?

0 Answers  


What is Http handler?

5 Answers   Accenture,


What is application variable in asp.net?

0 Answers  


Trigger syntax in sql2000

1 Answers   Wipro,


how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url

1 Answers  


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

0 Answers   MindCracker,


Categories