Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How to implement a 3-tier architecture in MVC5 WCF

wcf asp.net-mvc-5 3-tier

Can WCF keep reference equality over the wire?

c# wcf reference

Should you always disconnect from a WCF service between calls?

windows wcf connection service

WCF REST Service: How to make query parameters required and return HTTP 400 on wrong values?

c# wcf parameters wcf-rest

Why is my WCF method requiring parameters that aren't defined? [duplicate]

wcf

How to inject fluent MEF into WCF

azure architecture - handling security

How do I make a JavaScript call to a WCF service hosted on a different domain?

WCF - Setting Timeout on Large File Download

c# wcf

WCF throws exception that the server has rejected the client credentials, what is the default security mode for NetTCP in WCF

wcf

Mono WCF issue on OSX

c# wcf macos mono

calling wcf webservice using basichttpbinding without REST or JSON

Solution won't build because it can't convert from service generated type to my type

c# web-services wcf

When does WCF NetTcpBinding need full trust on the client?

wcf nettcpbinding

Security token in message transfered by SSL

How can I use a ssl wildcard certificate to mutually authenticate several WCF servers via X509?

.net wcf dns x509certificate

WCF Won't Work Over HTTPS

c# wcf