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

Why would a company use an application service provider?

0 Answers  


In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...

1 Answers  


how to transfer the file from client to server using asp.net

0 Answers   Sans Pareil IT Services,


What is the full meaning of asp.net?

0 Answers  


explain about Back ground process control in .net

1 Answers   Digital Mesh, Infronics,






How Can we use multiple forms in single asp.net application?

3 Answers   Polaris,


Differentiate globalization and localization.

0 Answers  


Define asp.net caching?

0 Answers  


Difference Between GridView And DataList

2 Answers  


How can we identify that the page is post back in asp net?

0 Answers  


Can we use the java script code in .Net Code behind?

5 Answers   eXensys,


Descrie about response.buffer and repsonse.flush ?

2 Answers   ADP, Cognizant,


Categories