Top "Basichttpbinding" questions

Represents a binding that a Windows Communication Foundation (WCF) service can use to configure and expose endpoints that are able to communicate with ASMX-based Web services and clients and other services that conform to the WS-I Basic Profile 1.1.

How can basicHttpBinding, webHttpBinding & mexHttpBinding endpoints coexist in one WCF service

I have a WCF service (target .NET 4) and I need to expose 4 endpoints: SOAP, POX, JSON & MEX. My configuration …

wcf mex basichttpbinding webhttpbinding
WCF Service Configuration for basicHttpBinding

I am having an issue where I have SOA with a web site consuming services and a web site hosting …

asp.net .net wcf wcf-binding basichttpbinding
.NET or Win32 Equivalent of "netsh http add urlacl" command

There are several questions around how to allow a self-hosted WCF application to use BasicHttpBinding with HTTP.SYS without requiring …

wcf basichttpbinding netsh httpcfg.exe