1、用wsdl.exe生成代理类。例如:C:\>wsdl http://localhost/TeachShow/Charpter8/FirstAndUse/Computer.asmx
2、csc /target:library File.cs 编译生成dll。
3、在客户端运用生成的dll。
posted on 2009-07-09 17:23 张银国 阅读(218) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。