New posts in wcf

Increasing the timeout value in a WCF service

WCF service to accept a post encoded multipart/form-data

How to solve "Could not establish trust relationship for the SSL/TLS secure channel with authority"

A reference to the dll could not be added

WCF Error "This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case"

Returning raw json (string) in wcf

Will a change to the Web.Config file require that I restart IIS?

How to set Json.Net as the default serializer for WCF REST service

Sometimes adding a WCF Service Reference generates an empty reference.cs

Turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server

The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication

WCF ServiceHost access rights

Post an empty body to REST API via HttpClient

Where can I find WcfTestClient.exe (part of Visual Studio)

CryptographicException 'Keyset does not exist', but only through WCF

WCF named pipe minimal example

WCF Configuration without a config file

Catch-22 prevents streamed TCP WCF service securable by WIF; ruining my Christmas, mental health

WCF service startup error "This collection already contains an address with scheme http"

How to Consume WCF Service with Android