In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
Answer Posted / kalidasan
Init
Loading
Pre Rendering
Saving
Rendering
Unloading
Disposing
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are directives in asp.net? List down all the important directives.
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What are the Types of objects in ASP
Why we are using mvc instead of asp.net? : Asp.Net MVC
Please briefly explain the usage of global.asax?
What is variable and constant in .net programming language?
Does web services support data reader like pom project?
What is web router?
Explain the difference between Web Garden and Web Farm?
Explain how asp.net different from asp?
If we remove web.config or machine.config from the application then, is this application will works?
What is asp.net ajax?
What is the Difference between MVC And MVP design pattrens
How to create events for a control?
What is app_code folder in asp net?