webservice的动态调用和静态调用

时间:2017-09-07 11:54:17
【文件属性】:

文件名称:webservice的动态调用和静态调用

文件大小:122KB

文件格式:RAR

更新时间:2017-09-07 11:54:17

webservice 动态调用 静态调用

webservice的动态调用和静态调用。静态调用是指添加web引用的方式调用。动态调用是指通过反射等方式在代码中加载。


【文件预览】:
CallWebservice
----CallWebSerivce.sln(1KB)
----CallWebSerivce.suo(37KB)
----DynamicCall()
--------Class1.cs(4KB)
--------Form1.cs(2KB)
--------Program.cs(503B)
--------Form1.resx(6KB)
--------app.config(144B)
--------Properties()
--------DynamicCall.csproj(4KB)
--------Form1.Designer.cs(3KB)
--------obj()
--------bin()
----WindowsFormsApplication1()
--------CallWebSerivce.csproj(6KB)
--------Form1.cs(1KB)
--------Program.cs(516B)
--------Form1.resx(6KB)
--------app.config(4KB)
--------Service References()
--------Properties()
--------Form1.Designer.cs(6KB)
--------obj()
--------bin()

网友评论

  • 可用的方法,带端口的还是无法使用。
  • 可惜不是JAVA的