In WCF there are several different types of HTTP based bindings:
- BasicHttpBinding
- WsHttpBinding
- WebHttpBinding
What are the differences among these 3?
In particular what are the differences in terms of features / performance and compatability?
In WCF there are several different types of HTTP based bindings:
What are the differences among these 3?
In particular what are the differences in terms of features / performance and compatability?