What methods are fired during the page load?

Answer Posted / srujana

? Init() - when the page is instantiated,
? Load() - when the page is loaded into server memory,
? PreRender() - the brief moment before the page is
displayed to the user as HTML,
? Unload() - when page finishes loading.

Is This Answer Correct ?    35 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define xmlreader class.

577


What is meant by web application?

543


Define machine.config in .net?

555


Why is asp.net so popular?

512


Describe the application event handlers in ASP.NET?

550






What is clickid?

559


What is the difference between dynamic SGA and static SGA?

586


What does postback mean?

537


How do you secure your configuration files to be accessed remotely by unauthorized users?

625


Is asp.net easy to learn?

555


What are the different web pages?

495


What is view state management in asp net?

464


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1599


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

567


How does a content page different from a master page?

579