Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF The request failed with HTTP status 405: Method Not Allowed

wcf http-status-code-405

How to consume non-IIS hosted, WCF, C# web service from Delphi 2007?

c# wcf web-services delphi

First chance System.Configuration.ConfigurationErrorsException "This element is not currently associated with any context"

In WCF is there a way to set ServiceContract Namespace assembly-wide?

.net wcf web-services

How to restrict access to a WCF service with a shared key

wcf security service

WCF - There was no endpoint listening at net.tcp://..../Querier.svc that could accept the message

wcf wcf-security wcf-client

How can you force WCF to use xs:All instead of xs:Sequence so that SOAP element ordering is irrelevant?

.net wcf

WCF Callback channel faulted

wcf callback channel

WCF - Client callback vs. polling for "keep list of subscribers"

c# .net wcf

WCF Tracing From Code

c# .net wcf trace

Using IOperationBehavior to supply a WCF parameter

wcf

Overriding config file WCF Base Addresses in code

c# .net wcf wcf-endpoint

RIA Services OData "Query options are not allowed."

wcf wcf-ria-services odata

WCF net.tcp connection dies after 9 hours, 1 minute

wcf

"A registration already exists for URI" when hosting same service for HTTPS and HTTP

wcf http iis binding https

how to call web service using NTLM authorization scheme?

winforms wcf .net-4.0 tfs

WCF REST and SOAP Service without WebServiceHostFactory

wcf rest soap

Error with a file upload WCF WEB API (Preview 6) : Cannot write more bytes to the buffer than the configured maximum buffer size: 65536

Why is powershell adding additional parameters to Web Service Method Signatures

Does WCF support Chunked Transfer Encoding

c# .net wcf http