In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
Answer Posted / kondapallysantoshkumar
page_init,(this event ocuurs when ever the page is satrted
first tine)
page_load(i occurs in subsequent requests)
controlevents,
page_unloadevents
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of MVC Scaffolding?
What is OSI layer? Explain different layers.
What are sql notifications and sql invalidations?
What is gridview in asp.net?
What is the meaning of TestApi?
How to display Alert in ASP.NET
What is the question mark in a url?
What does session_start () do?
What kind of data we can store in viewstate?
Differentiate between namespace and assembly.
What does the orientation property do in a menu control?
What is web api and why to use it?
What is Forms Authentication in ASP.NET?
What are directives in asp.net?
Give 2 examples for scenarios when routing is not applied?