if i wanna deploy my asp.net project to the production
server and situation is that i m still not compiled my
project i have as-is on my development side now on
production server we dont have a visual studio now what
kind of settings i need to be to do in
webconfig /machine.config file to deploy my project and in
iis too....
Explain the Order of events in an asp.net page?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Differentiate session and cookie
What is the difference between an EXE and a DLL?
18 Answers Infosys, JK Associates, Persistent, TATA, Technosoft, Wipro,
What is application variable and when it is initialized ?
What is the Impprsonation?and what is the importence of that?
How to refresh a page in asp.net
What is the difference between a.Equals(b) and a == b?
What are the new features implemented in ASP.NET?
What asp.net control can embed xaml into asp.net pages?
after which page life cycle event all properties of control will be "fully loaded "
Can we use multiple web.config files in an sigle appliction?