By tag: webHttp
0
kicks
Controlling WebHttpBinding output format - Custom WebContentTypeMapper
How to implement a custom WebContentTypeMapper and set up a customBinding that enables it.
The customBinding contains the channels that is needed for doing "REST" style communication ( webHttpBinding equivalent).
0
kicks
How to resolve a "... cannot be processed at the receiver, due to an A
If you experience strange fault messages about AddressFilter and EndpointDispatchers when doing .NET 3.5 / WCF WebHttpBinding development - the answer is most likely described here.