Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Not passing Credentials to WCF Service resulting in a 401

c# wcf iis-7 impersonation

The username is not provided. Specify username in ClientCredentials

WCF / svcutil in .NET 4.5 generates unusable code by default

Using a WCF OperationContext in passing header values via Channel

c# wcf

C# ADAL AcquireTokenAsync() without pop-up box

Two way client server network communication

c# wcf networking

WCF REST Compression

wcf rest compression gzip

XML Comments not appearing in WCF Service

Is it an acceptable practice to enable UnsafeHeaderParsing by default?

WCF, MSMQ - the protocol 'net.msmq' is not supported

wcf msmq

WCF service using wildcard cert giving a DNS identity error

Proxy class not available for Windows Phone 7 Reference to WCF Service

wcf windows-phone-7

How can I programmatically get the binding that my client proxy is using?

wcf binding endpoint

WCF: Call Service using parameter in URL with &

c# wcf wcf-binding

How to make code contracts work with deserialization of data contracts?

protobuf-net v2 and Monotouch : How does it mix?

Sending Post request to RESTful WCF with json

Auto-Start application / global.asax / wcf service when IIS7 starts automatically

wcf iis-7 global-asax

How to use a Service Reference with a basic authentication WCF SOAP Service

How do I investigate WCF giving 400 bad request over GET?

c# wcf