In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place?



In a page u have Web user controls . So what is the order in which the Page life Cycles takes pla..

Answer / ansu kumar

order of events are
init
page load
control load
page unload

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.

1 Answers  


What is the difference between trace and debug in asp.net?

0 Answers  


What’s the use of “GLOBAL.ASAX” file?

0 Answers  


What does asp stand for in asp.net?

0 Answers  


Where is asp.net view state stored?

0 Answers  






How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two

1 Answers   Syntax Softtech,


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


Is razor a programming language?

0 Answers  


Explain in what order a destructors is called.

0 Answers  


Will the asp.net validators run in server side or client side?

0 Answers  


How do you declare static variable?

0 Answers  


What is the life cycle of an asp.net page?

0 Answers  


Categories