Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-client

How to consume multiple WCF services from one client

c# .net wcf wcf-client

Converting type from a WCF service

embed app config into c# code in wcf

Cannot access a disposed object - wcf client

Strange exception when connecting to a WCF service via a proxy server

wcf wcf-client

WCF Test Client error: Failed to Invoke the service

wcf rest wcf-client

How to handle incorrect SOAP fault in WCF?

wcf soap wcf-client

Where to trap failed connection on WCF calling class?

wcf wcf-client

How to ensure that the WCF ChannelFactory uses Binding settings in xml configuration (MaxArrayLength is ignored)

Ignore certain WCF services from WCF trace logs

wcf wcf-client

What is the proper life-cycle of a WCF service client proxy in Silverlight 3?

How does Node.js work from a network / TCP / HTTP connection perspective? Can WCF emulate this?

Two WCF services with different contracts but same business objects

wcf wcf-client

Getting a PipeException (pipe is closing) with a WCF service that uses NamedPipesBinding

Could not find endpoint element with name and contract

Exception: The client certificate is not provided

How to add attribute to WCF message header with MessageHeader.CreateHeader() method?

wcf wcf-client

WCF Timeout issue?

timeout azure wcf wcf-client

What happens when a WCF client specifies multiple endpoints for the same contract?

.net wcf wcf-client endpoints

How to get raw XML in WCF Client from Web Service call