Consuming web services in VB.NET

后端 未结 4 389
感情败类
感情败类 2021-01-13 01:47

I am testing web services in .NET for the first time. I am almost there, but I can\'t seem to consume the web service. I know this post is similar to about 5-6 other posts o

4条回答
  •  渐次进展
    2021-01-13 02:00

    See How to Consume a Web Service and see if it helps you. The example is in C#, but you should find it easy to translate.

提交回复
热议问题