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.
asp.netアプリケーションが起動すると、アセンブリを1回だけ読み取るのは本当ですか?
起動後に Web サイト アセンブリに対してディスク IO 操作が行われないということですか?
AppDomainはい、起動時に一度読み込まれます。
AppDomain