In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events?
Answer Posted / kannan
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_Prerender()
Page_Render()
Page_Unload()
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
What are the built-in objects in asp.net?
Which is the parent class of the web server control?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How is the asp.net mvc architecture different from others? : asp.net mvc
Define the steps to set up validation control.
Which protocol is used to call a web service?
What is use of Master Page in ASP.NET web pages?
What does asp.net stand for?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is the difference between application state and session state in asp net?
What is Cookies Less Session?
What websites use asp.net?
What are main return types supported in Web API?
how can create login from create and written conde in asp.net
Explain authorization levels in .net ?