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 tags do you need to add within the asp:datagrid tags to bind columns manually

2 Answers  


code for inserting images into gridview colomns from database

3 Answers   HP,


what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?

4 Answers   TCS,


What are the asp.net 2.0 features?

0 Answers  


What is the significance of ASP.NET routing?

0 Answers   NA,






What are cookies in your browser?

0 Answers  


Types of values mode can hold session state in Web.Config?

6 Answers   Accenture,


How to rename a table using sql queries?

0 Answers  


Is asp.net different from asp? If yes, explain how?

0 Answers  


What is the other method, other than GET and POST, in ASP.NET?

3 Answers  


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

0 Answers   TCS,


Explain the difference between Repeater and Data list control in ASP.NET?

0 Answers  


Categories