Debugging tips and small examples for WCF
Browse by Tags
All Tags »
WCF Bindings (RSS)
-
Quite often one needs to talk to a WCF service, but using a (WCF) proxy is not a viable alternative. Sometimes the language used isn't a .NET one, the client might not have the .NET framework installed, or the overhead of the proxy is too big for the Read More...
|