In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events?

Answer Posted / simon

Follow up question: what is the actual difference between
Page_Init and Page_InitComplete Events?

As far as I can gather from googling this a bit, both fire
when the Initialisation stage is complete - all controls
have been created and are available, but before any
viewstate has been re-loaded into the controls.

If I wanted to dynamically create more controls, or add
rows to an existing table etc. Which event procedure
should I use?

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

539


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1364


What is autopost?

528


How to implement role based security in asp.net mvc? : Asp.Net MVC

437


Can you nest updatepanel within each other?

554






What is the advantage of using Windows authentication in a Web application?

563


What is asp net objects?

525


How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

2240


How do I use a proxy server when invoking a web service?

527


What is a web api? Which protocol is used in a web api?

551


Which is faster viewdata or viewbag?

544


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2142


Explain the difference between an exe and a dll?

529


Explain the flow of processing of the request? : asp.net mvc

537


Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?

646