A1VBCode Forums

Web Service


http://a1vbcode.com/vbforums/Topic30836.aspx

By shers - 10/30/2011

Hi,



I'm working on a C# Windows Application which has a Web Service. I'd like to know how to communicate with the Web Service using XML. To be precise, I have a data set that has to go to the Database via Web Service. So I'd want to send this data using XML to the Web Service. How would I do that please?



Thanks