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.
Web サービスと WCF サービスがプロキシ パターンの例であることは知っていますが、.NET ランドの他のどこでプロキシ パターンが利用されているのでしょうか?
COM-Callable Wrappers(CCW)およびRuntime-Callable Wrappers(RCW)は、プロキシの使用の典型的な例です。.NETRemotingについても同様です。