Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Unit-test WCF contracts match for sync / async?

HTTP 415 Cannot process the message because the content type 'application/json; charset=utf-8' was not the expected type 'text/xml; charset=utf-8'

c# wcf

Does WCF play well with Java?

c# java wcf

Fastest method of communication with a Windows service

c# .net wcf service

How to force a .net WCF client to use NTLM in an basicHttpBinding?

c# wcf wcf-client ntlm

netTcpBinding without Windows credentials?

CommunicationException with 'not recognized sequence' message in WCF

Get metadata out of a webHttpBinding endpoint

c# wcf wcf-binding

The remote certificate is invalid according to the validation procedure

wcf validation certificate

Dependency Injection in WCF services

What does the WS mean in WCF?

wcf

How should I secure my WCF Rest/JSON Services for use with an iOS/Android Application?

.net ios wcf json rest

Making Backward-Compatible WCF Services

"There was no endpoint listening at..."

.net wcf iis

Serialize Generic type over WCF Service

c# wcf

Is TransportWithMessageCredential without certificate secure enough for a WCF service?

Consuming a web service using a different interface

c# .net wcf web-services

WCF and ASP.NET Web API: Benefits of both?

Performance concern on WCF service vs MVC WebAPI

How to pass parameter (id) to message inspector in WCF?

c# .net wcf web-services service