TL;DR; Explains how to create custom WCF proxies in .NET to avoid redundant class generation and object conversion when consuming Windows Communication Foundation services.
The think that always annoys me with web services is that when you connect to it and generate the proxy it always generates proxies for all of the extra classes and interfaces as well, even when you have them available. This means that you always have to write convertors or adapters to convert one object type to another even though they are the same object (only core class and proxy of that class).
I decided to solve the problem by creating custom proxies for my Windows Communication Foundation services. What you need to do is add a reference to your DataContract and ServceContract assemblies and do the following:
Friend Class SubscriptionsClient
Inherits System.ServiceModel.DuplexClientBase(Of Services.Contracts.ISubscriptions)
Implements Services.Contracts.ISubscriptions…
End Class
This way you have no need of a convertors or adapters between object types. Obviously this only works for .NET to .NET implementations of servers, you Java guys are still on your own, but it a usefully tool to add to your arsenal.
If you've made it this far, it's worth connecting with our principal consultant and coach, Martin Hinshelwood, for a 30-minute 'ask me anything' call.
We partner with businesses across diverse industries, including finance, insurance, healthcare, pharmaceuticals, technology, engineering, transportation, hospitality, entertainment, legal, government, and military sectors.
Hubtel Ghana
Kongsberg Maritime
Alignment Healthcare
Healthgrades
Lean SA
NIT A/S
Cognizant Microsoft Business Group (MBG)
Brandes Investment Partners L.P.
Trayport
Boxit Document Solutions
SuperControl
Jack Links
DFDS
Sage
Big Data for Humans
Capita Secure Information Solutions Ltd
Illumina
Xceptor - Process and Data Automation
Royal Air Force
New Hampshire Supreme Court
Ghana Police Service
Washington Department of Enterprise Services
Nottingham County Council
Department of Work and Pensions (UK)
Illumina
Xceptor - Process and Data Automation
Deliotte
Higher Education Statistics Agency
Epic Games
Trayport