In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place?
Answer / ansu kumar
order of events are
init
page load
control load
page unload
Is This Answer Correct ? | 1 Yes | 0 No |
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.
What is the difference between trace and debug in asp.net?
What’s the use of “GLOBAL.ASAX” file?
What does asp stand for in asp.net?
Where is asp.net view state stored?
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
Can session variables be accessed from code-behind?
Is razor a programming language?
Explain in what order a destructors is called.
Will the asp.net validators run in server side or client side?
How do you declare static variable?
What is the life cycle of an asp.net page?