Generic Proxy for WCF Services(bradygaster.com)
submitted by
bradygaster(4897) 3 years, 11 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: 363
tags:
WebServices WCF another
Everyones tags:
Your Tags: