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 I need to create and run an asp.net application?
Is it possible to migrate visual interdev design-time controls to asp.net?
What is ascx?
What is an il?
Explain the difference between sql invalidation and sql notification.
A Web Service Can Only Be Written In .net. Is it True??
In how many ways we can retrieve table records count?
What are the versions of garbage collection?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain the concept of event bubbling in ASP.NET?
What is the difference between exe and dll?
List down the sequence of methods called during the page load.
Which authentication uses a combination of windows and iis authentication?
Explain what does wsdl stand for?
How can we identify that the page is post back in asp net?