webservices 和 WCF 中 basicHttp 绑定的区别

发布于 2024-09-10 13:37:32 字数 82 浏览 2 评论 0原文

在实现基本 httpbounding 方面,WCF 和 WSE2.0 Web 服务有什么区别?谁能指出使用相同协议但使用不同技术时可能存在的细微差别。

What is the difference between WCF and WSE2.0 webservices when it comes to implementation of basic httpbinding. Can anyone point out what may be the subtle differnces when it come sto use the same protocol but using different technology.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

云之铃。 2024-09-17 13:37:32

不确定这是否是您正在寻找的,但我只遇到过一次差异。我针对一个非常旧的 asmx web 服务生成了 wcf 代理,并在某些操作上遇到了序列化错误。当我使用“遗留”网络参考重新生成代码时,一切正常。

Not sure if this is what you're looking for but I've only run into a difference once. I generated wcf proxies against a very old asmx webservice and ran into serialization errors on certain operations. When I regenerated the code using a "legacy" web reference everything worked fine.

海螺姑娘 2024-09-17 13:37:32

一篇非常好的文章描述了这一点在这里

还解释了各种 wcf 绑定希望

这会有所帮助。

A very good article describing this is here.

Also the various wcf bindings are explained here

hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文