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

Answer Posted / shalini

The events occured as follows:-
1)Page_Init()
2)Page_Load()
3)Page_Prerender()
4)Page_Unload().

Is This Answer Correct ?    51 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is request and response in asp.net?

512


Explain the difference between Repeater and Data list control in ASP.NET?

623


What does clearing cache?

539


Give a few examples of page life cycle events.

675


Describe in brief .net framework and its components.

546






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

528


What types of data validation events are commonly seen in the client-side form validation?

565


What is the difference between CC and BCC?

618


How does cookies work in asp net?

515


Mention few asp.net validators.

578


What is validation in asp.net?

552


How to comment out asp.net tags?

632


What is the equivalent of date() and time() in asp.net?

515


What is clickid?

559


Explain the difference between asp.net mvc and asp.net webforms

579