difference between page init an page load
Answer / 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 |
What is this DLL hell problem in dotnet? Can a virtual class be created/can a virtual method be created inside the class?
Explain pipelining? : .NET Architecture
Name some changes done since version 3.0?
difference between data reader and dataset
can u give me real example of how web.config overrides the machine.config file?
what is the difference between Exportdll and Importdll ?
What is the purpose of hard disk? : Dot net architecture
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
Explain the differences between Server-side and Client-side code?
what is ado.net
how to make and display a form without title bar?
readonly syntax ?