Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-client

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?

How can I prevent an out-parameter to end up return parameter in a WCF web service?

Do I need to expose a constructor in a WCF DataContract for it to work during object instantiation on the client?

How to force a .net WCF client to use NTLM in an basicHttpBinding?

c# wcf wcf-client ntlm