Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

IIS Hosted WCF Service & SQL Queries Using Windows Authentication

Digital Signature for SOAP message in WCF

WCF Client - How to process or ignore a MustUnderstand header element?

Two Interface and one concrete class in WCF

c# .net wcf known-types

WCF REST: What is it expecting my XML to look like in requests?