Answer Posted / lakshman
page init is the first event fires when user requested for page to server..before init there is preinit followed by init and later on load event will fire
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I write to the application configuration file at runtime?
What is cache coherency and how is it eliminated? : Dot net architecture
What is .net viewstate?
Explain domestic architecture artifacts? : .NET Architecture
What is Com Callable wrapper?when it will created?
What is WPF and WCF?
deference between display and visibility property of CSS
difference between Response.write,server.transfer and also which one is used when ?
What is cache coherency? : Dot net architecture
What is the purpose of Accordian in jquery? Where it can be used?
Define an interrupt? : Dot net architecture
Explain different pipelining hazards? : Dot net architecture
How does .net remoting work?
What is the difference between an event and a delegate?
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?