please give a brief knowledge about these events ?

page_render()
page_prerender()
page_unload
page_loadcomplete
page_preinit



please give a brief knowledge about these events ? page_render() page_prerender() page_unload ..

Answer / kowledgenet

page_render(): Outputs content of a page to a provided
HtmlTextWriter object and stores tracing information about
the control if tracing is enabled.

page_prerender(): Occurs when a page is about to render its
content
page_unload():occurs when a page is unloaded from memory
page_loadcomplete():Raises the load event
page_preinit():raises the init event

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

what is Versioning in asp.net and how it maintain in any web application

1 Answers   TCS,


What's the advantage of using System.Text.StringBuilder over System.String?

3 Answers   IBM, IdeaLake, Infosys,


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


Is it possible to write code in many languages in one asp.net project?

0 Answers  


what is diference between the .net1.0 & .net2.0 ?

3 Answers   EMax,






How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

0 Answers  


Describe the application event handlers in ASP.NET?

0 Answers   HCL,


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

0 Answers  


What’s difference between “optimistic” and “pessimistic” locking?

0 Answers  


Turn Off ASP Session State on an IIS 5.1 Web Site

1 Answers  


How response object is related to asp's response object?

0 Answers  


What does mean by a neutral culture?

0 Answers   MindCracker,


Categories