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 |
Difference between type constructor and instance constructor?
2. What type of code (server or client) is found in a Code-Behind class?
what does dot in .net means
Explain about microsoft visual studio?
What is a clickonce application?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Can I create my own context attributes?
how to kill user session ?
What is a memory management?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
WHAT IS COMPUTER
When do I need to use gc.keepalive?