Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-client

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

How can I consume a WCF service using a local WSDL file?

wcf wcf-client

Problem with generating WebService proxy using svcutil

wsdl wcf-client svcutil.exe

How to set that the WCF Test Client will run every time the service is running