Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

return xdocument from wcf service

wcf linq-to-xml

How can I avoid huge communication classes in WCF?

wcf

How to make my running .NET application be able to receive commands while it is running?

c# wcf command-line

Can a WCF data contract contain a WCF operation contract inside it? Why?

wcf devforce

Log4Net in WCF not working

wcf log4net

WCF BasicHttpBinding - Where can I find SOAP1.1 in WSDL

wcf soap wsdl

Access Session in WCF service from WebHttpBinding

asp.net wcf

WCF aspNetCompatibilityEnabled="true" raise an exception (failed to load)

c# asp.net wcf session

Is a WCF service a web service? [closed]

c# wcf

Download file using WCF Rest service?

c# wcf rest

Operation not supported in the WCF Test Client

c# wcf

Override ToString method in WCF service

Client endpoint configuration '*' was not found in 1 Endpoints, WCF, Mono

c# linux wcf mono wcf-endpoint

Tridion 2011 CoreService Connection

wcf tridion tridion-2011

How to configure Tridion core service on Tridion server?

basicHttpBinding & webHttpBinding together

c# wcf rest soap wcf-binding

"The maximum message size quota for incoming messages (65536) has been exceeded.". Even after setting greater size

Is there a reason to use WCF over asp.net MVC?

Difference between BasicHttpBinding and NetHttpBinding in WCF

c# wcf basichttpbinding

Is it necessary to code unit tests for every single layer on an n-tier architecture?