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 the purpose of cache? How is it used? : Dot net architecture
Whate are resource files? How are they used in .net?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
when garbage collector come into picture. ?
how we can fire event in databound column in datagrid without using button?
What is the difference between a web custom control,web user control and a web part.
what is the shortcut key for toolbox and add existing item?
Define a managed code? : Dot net architecture
Explain about validation?
what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedure using C#.Net? What is the difference between .DLL and .EXE?
What are the five stages in a dlx pipeline? : Dot net architecture
readonly syntax ?