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 use of web.config file?

0 Answers  


Explain about Automatic resource management?

0 Answers  


What are the different types of sessions in asp.net?

0 Answers  


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

0 Answers   Accenture, Value Labs,


Hi, We have a user control that have button Now we use this user control on different aspx pages. We want when we click on the user control button then button behave differently on different page (Dynamacilly).

2 Answers   HCL,






Is asp.net outdated?

0 Answers  


What is a user developed application?

0 Answers  


What for use web.sitemap in asp.net?

1 Answers  


when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page

1 Answers  


Describe the two main components of the .NET framework ?

2 Answers  


Explain the difference between the web config and machine config.

0 Answers  


What is a ashx file?

0 Answers  


Categories