本文介绍了Silverlight 4中的wshttpbinding支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
silverlight 4 beta是否支持wshttpbinding(wcf)?如果没有,稳定版本是否将支持它?
Does silverlight 4 beta supports wshttpbinding (wcf)? If not, will it be supported in stable release?
推荐答案
不,它看起来不像.查看有关主题的这些博客文章:
No, it doesn't look like it. Check out these blog post on the topic:
- Silverlight 4 Beta中的新Web服务功能
- Silverlight 4中的WCF net.tcp协议
Silverlight 4将主要在Intranet场景中支持NetTcp绑定-但是,我还没有听说过对wsHttpBinding的支持.
Silverlight 4 will support the NetTcp Binding, mostly for intranet scenarios - but I haven't heard anything about support for wsHttpBinding, sorry.
马克
这篇关于Silverlight 4中的wshttpbinding支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!