Razan Paul Blog

Explaining thoughts and findings is a great way to learn

Browse by Tags

All Tags » WCF (RSS)
Sorry, but there are no more tags available to filter with.
Why should we use Channel factory instead of proxy generation to construct communication channel between client and server in WCF?
If we use proxy class to construct communication channel between server and client , then when we will change data contract, Service contract, callback contract we need to regenerate the proxy for client. If we use channel factory to construct the channel...
Posted: Sep 25 2009, 10:54 AM by RazanPaul | with no comments
Filed under:
More Posts