摘要: Microsoft .Net Remoting系列专题之一:.Net Remoting基础篇Microsoft .Net Remoting系列专题之二:Marshal、Disconnect与生命周期以及跟踪服务Microsoft .Net Remoting系列专题之三:Remoting事件处理全接触系列文章二代码:RemoteObject类:using System;using System.Collections.Generic;using System.Text;using System.Runtime.Remoting.Lifetime;using System.Runtime.Remo 阅读全文
posted @ 2009-10-26 16:11 kntao 阅读(317) 评论(0) 推荐(0)