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
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What is an interrupt? : .NET Architecture
What is .net mobile input validation. : Microsoft dot net mobile
Explain the five stages in a dlx pipeline? : .NET Architecture
What are the main Tools to develop .Net Application?
What is private constructor? And it's use?
What is the difference between an event and a delegate?
Explain difference between machine config vs. Web config? : .NET Architecture
How is the using() pattern useful? What is idisposable?
Explain .net mobile automatic paging? : Microsoft dot net mobile
What are relation objects in dataset?
server.transfer limitation ?
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
When do I need to use gc.keepalive?
What is one way operation?