App_Code or / bin / updates always recycle your application pools. If you say that you have a deployment scenario in which updates to the .aspx.cs file do not recycle your application pool, and if you can refer to the type of page itself, perhaps you can move your code to .aspx. cs files to prevent reuse. However, this can be an ugly choice.
One suggestion is to redesign your design to reduce the number of source code updates that are required on a daily basis. Perhaps use an XML repository or database, and create an application that is slightly more general and less prone to binary updates.
, , . , , , . , .
- . node, , node , node, .
- , .
, ?