Hi Guys,
This is a new short series of C# windows tutorials showing how to consume a web service. It’s intended for novices but anybody might pickup something useful so check it out 😀
Part 1: We create a test form or harness to display the results of the web service queries.
Part 2: We deal with the Endpoint and it’s bindings.
Part 2: https://youtu.be/GU00zWzhw9c
Part 3: We will manage the de-serializing of the XML SOAP objects from the service.
Part 3: https://youtu.be/YVrot3swMZo
