Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-client

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

WCF service client application getting "Object not set to an instance of an object"

WCF Client how can I deserialize an incompatible date format from the JSON response?

WCF Windows Service. Can connect locally, but not remotely

c# wcf wcf-client

A socket operation was attempted to an unreachable host

WCF - There was no endpoint listening at net.tcp://..../Querier.svc that could accept the message

wcf wcf-security wcf-client

Is there an execution timeout for WCF operations marked as OneWay?

c# .net wcf wcf-client

ChannelFactory.Open VS IClientChannel.Open

c# .net wcf wcf-client

The maximum array length quota (16384) has been exceeded while reading XML data

wcf-client

WCF Proxy Client taking time to create, any cache or singleton solution for it

wcf wcf-client

How to achieve Asp.net MVC OneWay/FireAndForget call like WCF does?

ChannelFactory bug with dynamic arguments

WCF Service Client Lifetime

wcf wcf-client

How can I specify an alternate config file for a WCF client?

How can I set the maxItemsInObjectGraph property programmatically from a Silverlight Application?