ファイルを変更してWebサーバーにアップロードしています。
とにかく、ファイルの変更がiisのAppdomainにどのように影響するか知りたいです
私は現在ウェブサイトを使用しています-だから私は私の知識から書きました。
?の値はどうなりますweb Application
か(Xで変更されたファイルはiisのAppdomainにどのように影響しますか?)
______________________________|_ Web Application _|___ Web Site _____________
changed Global.asax | | restarted
| |
| |
changed web.config | | restarted
| |
| |
changed CS file | | nothing
| |
| |
changed Aspx file | | nothing
| |
| |
changed App_code(folder) file | | restarted
| |
| |
changed BIN(folder) dll file | | restarted