Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Does adding a method to a WCF ServiceContract break existing clients?

c# .net wcf

What alternitives are there to WCF Test Client?

wcf wcftestclient

How to solve "The ChannelDispatcher is unable to open its IChannelListener" error?

c# wcf interprocess net.tcp

Log WCF Service Calls with Parameter information

.net wcf logging

Can you do NetTcpBinding in code? Should you?

c# wcf nettcpbinding

Monotouch/WCF: How to consume the wcf service without svcutil

How to heal faulted WCF channels?

.net wcf faulted

Specify a Singleton service in a WCF self hosted service

wcf self-hosting

Prevent deadlock issue with WCF duplex callback service

.net wcf duplex

Error:An unknown error occurred while invoking the service metadata component. Failed to generate service reference

c# wcf .net-core

System.ServiceModel.CommunicationException - On Large Message Size

wcf

WCF and interfaces on data contracts

c# .net wcf

Message or a type that has MessageContractAttribute and other parameters of different types

wcf

WCF Max Instances seems to be limited to 10

wcf iis-7.5

HTTP Bad Request error when requesting a WCF service contract

wcf http exception wsdl

How to create client proxy without svcutil or add service reference in wcf?

wcf

WCF service reference namespace differs from original

Service cannot be started. Could not register URL

WCF DataContracts

What is the lifecycle of an IIS-hosted (http) WCF service?

wcf