Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
参照フォルダーに参照を追加することと、webconfig ファイルに追加することの違いを知りたいです。ありがとう。
IDE を使用して参照を追加すると、必要に応じて DLL のコピー/ビルドが処理されますが、web.config は実行時 (アプリケーションの開始時) にのみ参照をチェックするため、web.config に手動で追加することは、堅牢性の低いソリューションになる可能性があります。