Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF wsHttpBinding and BasicHttpBinding in same WCF Service Application

wcf

How to consume REST in C# including PUT, POST and DELETE?

c# wcf web-services http rest

WCF class implementing two operation contracts in different service contracts with same name

Find a WCF service caller's Active Directory domain username

c# wcf wcf-security

WCF - Win App “The maximum string content length quota (8192) has been exceeded while reading XML data.”

.net wcf

WCF service with JSONP over SSL

json ssl wcf jsonp

How can I control the name of generic WCF return types?

wcf web-services generics

Hosting a WCF service with Net.TCP

wcf nettcpbinding

WCF REST POST of JSON: Parameter is empty

wcf json fiddler

JSON payload for HttpClient in C#?

c# asp.net wcf json httpclient

Content '\/Date('')\/' does not start with '\/Date(' and end with ')\/' as required for JSON

c# json web-services wcf

service.close() vs. service.abort() - WCF example

vb.net wcf dispose

How to automatically start a C# WebService?

mexTcpBinding in WCF - IMetadataExchange errors

wcf tcp net.tcp

WCF WebService with UserName Authentication test on SoapUI

wcf authentication soapui

Self Signed Certificate in Windows without makecert?

What does ABC in WCF stand for?

Does WCF always use SOAP to send information over your binding?

xml wcf soap wcf-binding

Mocking a Wcf ServiceContract

wcf moq

Any good WCF publish/subscribe framework tutorials out there? [closed]

wcf