In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place?
Answer Posted / ansu kumar
order of events are
init
page load
control load
page unload
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the behavior of a Web browser when it receives an invalid element?
How use Xml data in ASP.net?
What is the difference between pathparam and queryparam?
What asp.net control can embed xaml into asp.net pages?
Explain different types of Caching techniques in ASP.NET?
How does windows service lifecycle differ from a .standard. Exe?
How to Insert/Add in ASPXgridview
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is asp.net introduction?
What is Partial PostBack in ASP.NET?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What are the types of validation in asp net?
What is the difference between server-side scripting and client-side scripting?
What is the part of url?
Distinguish between Server-side and Client-side code with its functionality?