In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
Answer Posted / gopathi vamseedhar
preinit
init
load
prerender
unload
yes it important to know
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
IN an ASP.NET Web application if there is any error, how can you debug?
Which of the following .NET framework supports Web API?
What a diffgram is, and a good use for one?
What is new asp.net core?
Why mvc is better than asp.net? : Asp.Net MVC
What is a web based system?
What is advantage of code behind coding in ASP.NET?
How can we use Web API with ASP.NET Web Form?
What is the namespace to create thread in .net?
What is the life-span of the items in the viewstate?
What is a master page and what does it do?
What is ispostback method in asp.net?
when a request is made in Life cycle of ASP.NET page .
What are client activated objects and server activated objects?
How we can force all the validation controls to run?