I have a WCF Service which exposes an endpoint using the webHttpBinding and is consumed by both WPF and ASP.…
wcf windows-phone-7 basichttpbinding webhttpbindingI have a web page containing a filtering text box and a list box. Modifications to the text box trigger …
ajax wcf json gzip webhttpbindingI'm writing a web service that has a lot of methods. They are all set up similar to the following: […
c# json wcf webhttpbindingI'm getting the fabled Error: Cannot obtain Metadata from... message, particularly http://localhost:1640/Service1.svc I've scoured stackoverflow and Google …
c# json wcf metadata webhttpbindingI have a WCF service (target .NET 4) and I need to expose 4 endpoints: SOAP, POX, JSON & MEX. My configuration …
wcf mex basichttpbinding webhttpbindingI have searched and searched and I cannot find a solution. It seems like it would be relatively common to …
wcf rest webhttpbinding