享受代码,享受人生

SOA is an integration solution. SOA is message oriented first.
The Key character of SOA is loosely coupled. SOA is enriched
by creating composite apps.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Remoting基本原理及其扩展机制

Posted on 2007-03-06 14:29  idior  阅读(10386)  评论(16编辑  收藏  举报
在本系列的文章中将介绍.NET Remoting框架实现远程调用的基本原理,以及如何对其加以扩展。

Remoting基本原理及其扩展机制(上)
Remoting基本原理及其扩展机制(中)
Remoting基本原理及其扩展机制(下)

参考资料:
《Advanced Remoting》

《Pattern oriented software architecture vol1》

《Remoting Patterns》

《Pratical .NET2 and C#2》