Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-client

WCF programmatically set endpoint address: No elements matching the key were found in the configuration element collection

wcf wcf-binding wcf-client

Handling exceptions WPF Application with a WCF Service

.net wcf .net-4.0 wcf-client

Selfhosted WCF service cant be tested via WCFTestClient

WCF using ChannelFactory.CreateChannel with webHttp behavior

wcf wcf-client

Importing WSDL into a .NET project only creates an empty namespace

c# .net wcf wsdl wcf-client

WCF client connection issue

c# .net wcf wcf-client

WCF REST Starter Kit - A property with the name 'UriTemplateMatchResults' already exists

c# wcf rest wcf-client

HttpClient posting byte[] to WCF service produces error: The maximum array length quota (16384) or the maximum items

wcf wcf-client

WCF Service Using Client Certificates Requires Anonymous Access in IIS and Therefore Doesn't Actually Work?

Should the WCF service stay opened all the time?

.net wcf wcf-client

Extending a WCF service and its auto-generated client service reference

c# .net wcf wcf-client

WCF Content-Length HTTP header on outbound message

Getting 'No code was generated' error when trying to create web service proxy using SVCUTIL.EXE

wcf wcf-client

What files in Service References must be deployed to consume a WCF service?

wcf wcf-client

How to add service reference in client project?

c# wcf wcf-client

How do I return an interface from a WCF Service?

wcf wcf-client

Handling WCF events in another process