Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

Identifying clients in a WCF service

wcf service duplex

WCF certificate chain trust authentication: "The caller was not authenticated by the service."

passing correlation token to WCF service?

wcf logging correlation

SecurityException when loading an app with a WCF behaviorExtension in the app.config over the network

Monotouch and WCF: difference of SVCUTIL.EXE and SLSVCUTIL.EXE and how to avoid unsupported generic ChannelFactory?

ChannelFactory Maximum Connection Pool

Testing WCF methods with Nunit but WebOperationContext is null