Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Max Instances seems to be limited to 10

wcf iis-7.5

HTTP Bad Request error when requesting a WCF service contract

wcf http exception wsdl

How to create client proxy without svcutil or add service reference in wcf?

wcf

WCF service reference namespace differs from original

Service cannot be started. Could not register URL

WCF DataContracts

What is the lifecycle of an IIS-hosted (http) WCF service?

wcf

Update service reference not working

wcf proxy service-reference

WCF Exists and partially working but for some calls returns "no endpoint listening - (404) Not Found."

The provided URI scheme 'https' is invalid; expected 'http'.Parameter name: via

asp.net wcf web-services

How to enable Session with SSL wsHttpBinding in WCF

.net wcf session ssl https

Extracting detail from a WCF FaultException response

c# wcf faultcontract

mexHttpBinding - Add a ServiceMetadataBehavior to the configuration file or to the ServiceHost directly to enable support for this contract

What is the best way to learn WCF? [closed]

wcf

Visual Studio 2012 install broke my 2010 WCF project

WCF self-hosted WebSocket Service with Javascript client

Add service reference when using netTcp binding

In the WCF web programming model, how can one write an operation contract with an array of query string parameters (i.e. with the same name)?

Error when consuming service : The type name ‘AAA' does not exist in the type ‘YYY.YYY’

wcf web-services .net-4.0

Why does my WCF service return and ARRAY instead of a List <T>?

asp.net wcf generics