It’s time to show you how to create .NET remote client for HelloWorldService.
In order to create .NET proxies for DFS service, developers should have:
Service’s WSDL URL.
DFS service-model.xml file which describes service artifacts to be generated by subsequent processes.
Today we’ll talk about remote client creation which invokes our HelloWorldService from part 1.
Little more info about this sample: