Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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?

Generate WCF proxies as part of the build process

wcf msbuild proxy

Getting a PipeException (pipe is closing) with a WCF service that uses NamedPipesBinding

WCF behind a public reverse proxy which is used for traffic encryption

Purpose of Runtime section in Web.config

asp.net wcf