如何使用Web Services??
摘要:1、用wsdl.exe生成代理类。例如:C:\>wsdl http://localhost/TeachShow/Charpter8/FirstAndUse/Computer.asmx2、csc /target:library File.cs 编译生成dll。3、在客户端运用生成的dll。
阅读全文
posted @ 2009-07-09 17:23
posted @ 2009-07-09 17:23