开发者

Overview of WCF binding availability

开发者 https://www.devze.com 2022-12-13 20:10 出处:网络
Is there any place that gives a full list of which WCF bindings are supported in which scenarios. For example:

Is there any place that gives a full list of which WCF bindings are supported in which scenarios.

For example:

  • Net.tcp is not supported in IIS 6
  • wshttpbinding is not supported in Silverlight (version 2?)
  • Some bindings are only supported if you have framework 3.5
  • In some cases the binding is supported, but no开发者_运维知识库t all functionality in the binding

Would be really nice with a table you could hang on the wall.


I have came acoss a decision chart but it does not cover the things you want

How to choose a WCF binding?

0

精彩评论

暂无评论...
验证码 换一张
取 消