摘要: Generating WCF Proxy using SvcUtil.exe Visual Studio 2008 has made our WCF life a lot easier with the ability to self-host the services and also allow debugging in our service. What if we were pushed to a situation wherein we need to use the tool svcutil.exe to create our proxy for the client…hmm… . 阅读全文
posted @ 2012-02-03 17:02 Alan Yang 阅读(297) 评论(0) 推荐(0) 编辑