Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF over SSL - 404 error

ssl https wcf wcf-binding

What was the difference between WSDL & Mex Endpoint in WCF

c# wcf wsdl mex

How to filter Azure logs, or WCF Data Services filters for Dummies

WCF error: "The X.509 certificate CN=localhost chain building failed ..."

wcf ssl-certificate

Error in Protocol Mapping While hosting a WCF service in IIS

Create a asmx web service in C# using visual studio 2013

Can WCF Service have constructors?

What's the best way to test WCF services?

c# .net wcf

Making a WCF Web Service work with GET requests

asp.net wcf web-services rest

Caching in WCF?

c# .net wcf

https with WCF error: "Could not find base address that matches scheme https"

wcf https

When to change the Generate Serialization Assembly value?

c# .net performance wcf

.Net: Running code when assembly is loaded

.net wcf assemblies

WCF change endpoint address at runtime

c# wcf wcf-binding wcf-client

WCF - Contract Name could not be found in the list of contracts

wcf

How to change WSDL URL from internal machine name to public?

wcf azure wsdl

Failed to add a service. Service metadata may not be accessible. Make sure your service is running and exposing metadata.`

web-services wcf

How can the Wcf Test Client be used without Visual Studio?

.net visual-studio wcf

WCF - Windows authentication - Security settings require Anonymous

wcf security authorization

How to read HTTP request headers in a WCF web service?

c# wcf web-services