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

What are the data controls available in asp.net?

505


What is IPostBack? How to use it?

594


What is the meaning of TestApi?

627


When should I use server transfer and response redirect?

508


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

618






Where do we store our connection string in asp.net application?

524


How does the iis work?

540


What is the life cycle of an asp.net page?

524


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

549


They mostly asked difference between versions of technologies

934


How do you hide the columns?

590


Where are session variables stored?

505


When was asp.net released?

564


Explain what is viewstate?

543


Can user control be stored in library?

515