wcf测试

来源:互联网 发布:机房网络应急演练方案 编辑:程序博客网 时间:2024/06/05 07:22

先在iis中发布wcf服务,然后在VS2008命令窗口中输入以下代码运行WCF测试客户端:

 

wcftestclient http://localhost/TestWCFService/Service.svc

 

原文地址:http://hi.baidu.com/grayworm/blog/item/2eff9b093150b488d0581b24.html