Where do we store our connection string in asp.net application?
Explain asp.net application life cycle?
What is the best way to search any exact information on google?
Explain security types in asp.net?
What is ispostback method in asp.net? Why do we use that?
What is the difference between a.Equals(b) and a == b?
What is server transfer?
why we are using delegates and in which condition it is required?
Where web.config file is used?
What is inproc and outproc?
How about the security in Activex DLL and Activex EXE ?
Descrie about response.buffer and repsonse.flush ?
can i call the java script to code behind file?if yes how?