Generic Proxy for WCF Services(bradygaster.com)
submitted by
bradygaster(4897) 4 years, 3 months ago
While working on a pretty large WCF service project I became frustrated at the idea that I'd have to create proxy classes for each of my services. I wanted to be able to create an instance of a proxy class for a service by doing nothing more than providing the service's Endpoint name to create an instance of that service's proxy class. Using Generics this is possible.
|category: Web Services
|Views: 376
tags:
WebServices WCF another
Everyones tags:
Your Tags: