摘要: The ServiceHost class gives you access to the WCF hosting infrastructure on the server side, whereas theChannelFactory class gives you access to the WCF hosting infrastructure on the client side.ServiceHost Sample:usingSystem;usingSystem.ServiceModel;usingQuickReturns.StockTrading.ExchangeService;us 阅读全文
posted @ 2011-11-28 10:55 Master HaKu 阅读(709) 评论(0) 推荐(0)