摘要: 【WCF】VSTO Host WCF Web Api 最近突发奇想,在PPT运行发布一个WebApi,这样通过手机或者浏览器就能控制此PPT播放。于是尝试了下用 WCF 里的 WebServiceHost 寄宿在VSTO的对象上。因此有了下面这个类:SlideShowServiceHost.csusing System; using System.Collections.Generic; using System.Linq; using System... 2012-06-03 16:03阅读(3105)评论(9)【ASP.NET】 Web Api (.NET 4.5) 在刚刚发布的 AS.. 阅读全文
posted @ 2012-11-22 16:56 火腿骑士 阅读(326) 评论(0) 推荐(0)