Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Message could not be Processed exception in WCF

c# .net wcf service

WCF DataContractResolver

Is is possible to add the connection string of EF in the Asp.net config file where the intermediate service is WCF?

How to host a public WCF service?

c# wcf

Differentiating requests from client and other services

.net wcf wcf-extensions

Dynamic WCF service coupling on IIS

c# wcf iis service

wcf service Internal server error

javascript wcf iis soap titanium

WCF Streaming Service that returns Stream Length and includes Input Parameters

.net wcf

Adding Service Reference to WCF does not always create .datasource files

WebScriptServiceHostFactory vs WebServiceHostFactory

asp.net wcf

WCF REST Service: Method parameter (object) is null

wcf rest webclient

How to get access to application context from the thread that was created via Task.Factory.StartNew

Hosting a WCF service inside a Windows Service

c# .net wcf

WCF service discovery issue, take much time to return results?

c# wcf service-discovery

WCF Services need to be HTTPS only but only work on HTTP

wcf https web-config

Can the Host Header be different from the URL

wcf http proxy

WCF MessageInspector on client is showing an other message than the Messageinspector on dthe service

c# wcf inspector

Is there a standard way to use attributes to modify how WCF operations behave?

.net wcf attributes

How to deserialize complex JSON-Objects from a WCF-Service in Android?