How you can make change in deployed ASP.NET web application without restarting the server or IIS?
Interview question and answer by:
Tripati_tutu | Posted on: 11/6/2010 | Category:
ASP.NET Interview questions | Views: 1453 | |
Points: 40
Answer:
Yes, after copying the new assembly files and the content files to the application folder, you can make change in deployed web application on the server without restarting the server or IIS. It automatically restarts the application when you replace the assembly. You needn't to install or register the assembly on the server.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: