Changes in ascx / aspx files - will it reset application
问题 Changes in ascx / aspx files - will it reset application? Sometimes on dev server they won't cause it whereas on live server I think it sometimes causes it. What is the rule? Thanks Pawel 回答1: It depends on how to deployed your application; ASP.NET Deployment If you deploy simply; copy the application files you have created from your development computer to the production; In this way your application will not be reset only the page .aspx , or the page having the user control .ascx will be