Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Best practice for large WCF service?

wcf

Enable SSL for my WCF service

wcf ssl

Error: Cannot obtain Metadata from WCF service

c# wcf

How to use socket based client with WCF (net.tcp) service?

.net wcf sockets tcp

WCF: What is a ServiceHost?

WCF - Inspect the messages being sent/received?

wcf soap client-server fiddler

How can a WCF Service Raise Events to its Clients?

wcf

'JSON' is undefined error in IE only

X509Certificate - Keyset does not exist

c# wcf x509certificate

Is TLS 1.1 and TLS 1.2 enabled by default for .NET 4.5 and .NET 4.5.1?

c# .net wcf ssl tls1.2

WCF stops responding after about 10 or so calls (throttling)

c# wcf web-services throttling

Create two Automapper maps between the same two object types

c# .net wcf automapper

How can I return json from my WCF rest service (.NET 4), using Json.Net, without it being a string, wrapped in quotes?

What is the maximum size that maxReceivedMessageSize can be set to for a NetNamedPipeBinding?

WCF Service Reference generates its own contract interface, won't reuse mine

c# wcf reference reusability

What's the difference between WCF Web API and ASP.NET Web API

basicHttpBinding vs wsHttpBinding [duplicate]

ASP.NET Web Api vs Node.js

maxReceivedMessageSize and maxBufferSize in app.config

The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'NTLM'

c# windows wcf authentication