I have just started learning about XML, SOAP and web services. I need to send data from an ASP.NET application to a third party. I am a bit confused by the amount of information that's available and I would greatly appreciate it if someone could possibly provide a high level suggestion of how I would go about implementing this. I understand building an XML document that would contain the information which I need to transfer. Do I simply integrate the XML into a SOAP envelope ? Do I need to create a web service ?
Does a SOAP transfer have to reference a remote procedure/method ?
Any suggestions of recommended reading or references welcome.
Please help ?
Does a SOAP transfer have to reference a remote procedure/method ?
Any suggestions of recommended reading or references welcome.
Please help ?