New posts in wcf

WCF HttpTransport: streamed vs buffered TransferMode

Web Services -- WCF vs. ASMX ("Standard")

Generate C# classes from JSON Schema [closed]

Large WCF web service request failing with (400) HTTP Bad Request

WCF gives an unsecured or incorrectly secured fault error

Task<> does not contain a definition for 'GetAwaiter'

Why method overloading is not allowed in WCF?

Content Type text/xml; charset=utf-8 was not supported by service

WCF, Service attribute value in the ServiceHost directive could not be found

What is "mexHttpBinding"?

What is w3wp.exe?

Queuing in OneWay WCF Messages using Windows Service and SQL Server

C# WCF REST - How do you use JSON.Net serializer instead of the default DataContractSerializer?

The maximum string content length quota (8192) has been exceeded while reading XML data

Find the next TCP port in .NET

WCF Service Client: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding

How to check if a windows service is installed in C#

The maximum message size quota for incoming messages (65536) has been exceeded

Run WCF ServiceHost with multiple contracts

How can I pass a username/password in the header to a SOAP WCF Service