Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

The HTTP request is unauthorized with client authentication scheme 'Negotiate'

Fire a one-way ajax call

javascript jquery ajax wcf

WRN: Assembly binding logging is turned OFF

c# wcf wcf-binding

Make a single WCF service support both SOAP, REST and WSDL

c# wcf rest soap wsdl

Combined JAX-RS and JAX-WS

java wcf spring jax-ws jax-rs

Creating testable WCF service without OperationContext

c# wcf unit-testing

Powershell: Error consuming WCF services with MTOM message encoding

wcf powershell mtom

WCF client-side error-handling

c# wcf wcf-client

C# - Make WCF Accept any Soap message prefixes

c# wcf soap

Change return type of a function in WCF without changing interface return type

c# wcf

WCF, BasicHttpBinding: Stop new connections but allow existing connections to continue

Alternative to HttpContext when using NInject with a WCF Service Hosted in WAS using MSMQ binding

wcf ninject was msmqbinding

Why can't I use WCF DataContract and ISerializable on the same class?

How to force a net.tcp mex endpoint (mexTcpBinding) to participate in port sharing?

wcf net.tcp mex-bindings

Add restrictions to WCF in method/data member

c# xml wcf web-services

Is it possible in WCF REST 4 to return HTML as one of the response formats

c# wcf rest

Using Ninject WCF Extension with WCF Web Service

Configuring the .NET WCF UTF-8 deserializer to modify/discard non-shortest form chars instead of throwing an exception?

c# wcf serialization utf-8

Could not load file or assembly App_Web_xxxxxxxx or one of its dependencies

asp.net wcf

Why is caching WCF channels a bad thing?

wcf caching channel