WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answer Posted / gurmeet
PreInit-> Init -> PreLoad -> Load -> PreRender -> Render->
PreUnload -> Unload
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is asp.net ajax?
What’s the catch?
What is the difference between Session and response.Redirect?
What is dynamic web page with example?
What is applicatio domain?
What are standard controls?
What is web configuration file and how to use in web application
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Explain server control extensibility with reference to asp.net 2.0 ?
Can a master page have more than one contentplaceholder?
What is the purpose of master page?
What is a web api? Which protocol is used in a web api?
What are the advantages of Web API?
Can you explain one critical mapping?
What is different authentication mechanisms used in ASP.NET?