Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to use JWT tokens with WCF and WIF?

wcf wif jwt identityserver3

Issue with Self Signed Cert in WCF - Must have Private Key

WCF: Net.TCP multiple bindings, same port, different IP Addresses

wcf wcf-binding net.tcp

WCF and Kerberos Authentication

wcf wcf-security kerberos

How to enable IIS compression for WCF services?

wcf compression

Isn't HttpContext.Current supposed to be null in a WCF service?

wcf

Read WCF Message body twice - "Message Cannot be read"

wcf message

Long running stateful service in .NET

.net workflow .net-4.0 wcf

What's the standard practice for deprecating a WCF service call?

wcf deprecated

What is the best Design/Way to keep user connected?

Can I change namespace of WCF ServiceContract interface without changing the service?

wcf servicecontract

The identity check failed for the outgoing message. The expected identity is

Are WCF services stateless by default?

c# wcf stateless stateful

Where is wsdl file in WCF service

wcf web-services wsdl

Debugging HTTP 500 (Internal Server Error) in WCF Service / Staging

wcf iis-7