WCF Client Proxy Creation Process(gal-segal.com)
submitted by
corneto(135) 3 months, 27 days ago
WCF enables us to consume a service in 2 ways: adding a service reference or by creating the proxy yourself. Both methods do the same thing – create a proxy class and and using it with the channel factory. Both cases are good, and its a matter of preference which one you use. I tend to use the second one – I prefer creating my proxy and add reference to the service dlls in the consuming app.
|category: WCF
|Views: 8
tags:
WCF another
Everyones tags:
Your Tags: