一项 WCF 服务就能统治一切? (SOAP w https、oData、JSON、POX 等...)

发布于 2024-09-28 08:19:16 字数 830 浏览 6 评论 0原文

我一直在使用 WCF,并成功地使用 WCF 服务根据此示例(我添加了肥皂配置)非常轻松地生成 SOAP、POX 和 JSON 格式。

http://www.c-sharpcorner.com/UploadFile/ashutosh .shukla1/3040/Default.aspx

我发现,如果您将时间戳字段添加到数据库表中,您实际上可以通过此-

http://jonkruger.com/ blog/2008/02/10/linq-to-sql-in-disconnectedn-tier-scenarios- saving-an-object/

我仍然对 WCF、WCF 数据服务和 WCF Ria 服务有点困惑。我想我的目标和问题是。

是否有可能编写一个具有多个端点的服务来完成这一切...POX、JSON、具有 https 和用户名/密码保护的 Java 客户端兼容 SOAP 1.1,以及也可能使用 https 保护的 OData?如果是这样,这听起来很棒,因为我可以创建一个自托管的超级数据提供商服务,该服务提供客户连接和使用数据的多种方式。

我们到了吗?如果是这样,我该使用什么(仍然对差异感到困惑)?

I've been playing around with WCF and I have managed to a WCF service to generate both SOAP, POX, and JSON formats pretty easily based on this example (I added the soap config).

http://www.c-sharpcorner.com/UploadFile/ashutosh.shukla1/3040/Default.aspx

And I see that if you add a timestamp field to your data base tables you can actually have a plain old WCF service work with Linq to SQL via this-

http://jonkruger.com/blog/2008/02/10/linq-to-sql-in-disconnectedn-tier-scenarios-saving-an-object/

I'm still a little confused about WCF vs WCF Data Services vs WCF Ria Services. I guess my goal and my question is.

Is it possible to write one service with multiple endpoints that does it all...POX, JSON, Java client compatible SOAP 1.1 with https and user name/password protection, and OData secured with https possibly as well? If so that sounds amazing, as I can create a self hosted uber data provider service that offers numerous ways clients can connect and use data.

Are we there yet? If so what do I use (still confused on the differences)?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文