Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF with Binary over TCP

c# asp.net wcf tcp

Hosting WCF Services in ASP.NET MVC Web Application

asp.net-mvc wcf integration

WCF Service instead of ASMX Web Service?

IWAB0399E Error in generating Java from WSDL: java.io.IOException: ERROR: Missing <soap:fault> element inFault

java wcf web-services soap

HttpClient & HttpResponseMessage missing in VS 2010 - its for consume REST services

WCF 3.5 and UDP

c# wcf .net-3.5 wcf-binding

Setting SPN on endpointaddress for NetNamedPipe service endpoint

wcf netnamedpipebinding spn

WCF OData service with Reflection Provider

.net wcf odata

How to fix the WCF maxClockSkew problem in a HTTPS Silverlight application context?

WCF endpoints are driving me insane

c# .net-3.5 wcf

What is the equivalent of passing DefaultCredentials in WCF?

wcf credentials kerberos ntlm

How to add WCF IncludeExceptionDetailInFaults to Endpoint behaviors?

c# wcf wcf-binding

SOAP xml client - using Visual Studio 2010 c# - how?

c# wcf soap .net-4.0

How to get the Username and Password in the service side of a WCF call?

.net wcf wcf-security

WCF Data Services error "The given name 'Foo' was not found in the entity sets"

HTTP 400 Bad Request when calling WCF Service Operation?

.net wcf bad-request

WCF data contracts with base class and derived classes - what are the consequences of changes to the base class?

wcf datacontract

Is it possible create a scalable WCF service with thousands of long-running TCP connections?

c# wcf .net-4.0 nettcpbinding

Things to consider while calling one WCF service from another

Post byte array from PHP to .NET WCF Service

c# php wcf