Debugging tips and small examples for WCF
Browse by Tags
All Tags »
WCF »
WCF Bindings (RSS)
Sorry, but there are no more tags available to filter with.
-
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...
|