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.
C# アプリケーションでサンドボックス モードを作成したいと考えています。カスタムまたはユーザー定義のアプリ ドメインに dll をロードし、そこからメソッドを実行する必要があります。
アプリケーションがシステム リソース (hdd など) にアクセスできないようにする必要があります。それはそれ自身の記憶の中で生き、そして死ぬべきです。
ありがとう