Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-binding

wsHttpBinding changes to basicHttpBinding in client app.config

Can't get net.pipe binding working in IIS7.5 on Windows Server 2008 R2

.net wcf wcf-binding net.pipe

How to set customBinding to Transport Only Security?

wcf wcf-binding

WPF binding to Grid.ColumnSpan

wpf grid wcf-binding

Does setting Security Mode = Transport automatically make it secure in a HTTPS web service?

Logic first, WCF security later?

c# xml wcf security wcf-binding

wcf exposing generics

wcf generics wcf-binding

Is NetNamedPipeBinding binding guaranteed to work only on the same machine?

change json object wrapper name returned from wcf service method

c# asp.net json wcf wcf-binding

cannot be processed at the receiver, due to an AddressFilter mismatch at the EndpointDispatcher

Convert wsHttpBinding to customBinding

wcf wcf-binding

set maxItemsInObjectGraph in client config

wcf wcf-binding

Invalid HTTP status code 405 in Chrome only

How to ensure that the WCF ChannelFactory uses Binding settings in xml configuration (MaxArrayLength is ignored)

WCF client talking to Java WS, exception: The content type application/xop+xml; type="application/soap+xml" of the response message

wcf soap wcf-binding mtom xop

How to configure multiple WCF binding configurations for a single scheme

Passing Python List to WCF Service

Can WebInvoke attributes be replaced by binding configurations

.net wcf wcf-binding

WCF 3.5 and UDP

c# wcf .net-3.5 wcf-binding

How to add WCF IncludeExceptionDetailInFaults to Endpoint behaviors?

c# wcf wcf-binding