Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Test Client - Any way to save the services/settings to a file to reload easily later?

How to properly migrate from WCF DatacontractSerializer to Protobuf-net?

WCF set Endpoint and Binding dynamically in code

Handling client disconnect in duplex WCF service

c# wcf

Converting JSON variables to lowercase in C#

c# javascript asp.net wcf json

WCF Web Api as a subdomain of an asp.net mvc 3 app?

asp.net-mvc wcf wcf-web-api

Using a Custom Endpoint Behavior with WCF and Autofac

WCF dataservice security in a WPF application

WCF in binary legacy environment

can you expose the progress of a web service to a client - WCF

c# wcf service

Consuming non-wcf SOAP fault from WCF client (soap fault defined)

c# wcf soap wcf-client

Do XML parsers tell the difference between xsi:nil="true" and omitted elements?

xml wcf jaxb nullable minoccurs

Dynamically set x509 to use for WCF duplex comms

c# wcf x509certificate

Error in deserializing body of reply message for operation

c# wcf serialization

Extra steps when shutting down thread that used WCF?

WCF Duplex - Push different notifications to each client?

wcf push-notification

Marking a referenced library class in WCF service

c# wcf dll service

Specifying Reference URI of #Body while digitally signing SOAP request - using WCF

c# wcf soap

Silverlight : WCF getting error on server but localhost works fine

Difference between PUT and POST using WCF REST

c# wcf wcf-rest