Home » Education » Create a simple Web Service client with WSDL in C# Visual Studio 2017

Create a simple Web Service client with WSDL in C# Visual Studio 2017

Written By Brandan Jones on Tuesday, Nov 07, 2017 | 07:32 PM

 
Get data from a web service, and integrate it into our C# Visual Studio 2017 project. Take a quick look at WSDL and consider how it is relevant. Explore the endpoint configuration in the Web.config file. See a conversion from inches to centimeters, using a web service.