如何安心使用WCF Ria服务?

发布于 2024-08-19 22:32:12 字数 286 浏览 3 评论 0原文

我的问题是对我之前未回答的问题的改写 one 进行澄清。 WCF Ria 服务基本上是一个 Web 服务 (SOAP),通过 .svc 样式 Web 服务公开。如何重用我的 ria 域服务(包含 CRUD 操作的服务)在 WCF 数据服务上构建数据服务?

谢谢你,我试图缩小我的问题范围,避免重复。

My question is a rephrase of my previous unanswered one for clarification.
WCF Ria Services is basically a web service (SOAP), exposed via the .svc style web service. How can I reuse my ria domain service (the one containing the CRUD operations) to construct a data service on WCF Data Services?

Thank you and I tried to narrow down my question avoiding duplication.

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

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

发布评论

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

评论(2

烟雨凡馨 2024-08-26 22:32:12

在我们现在正在完善的版本中,您只需选中一个复选框(或添加一个简单的配置条目)即可将您的 DomainService 公开为 OData Feed(即 DataServices 有线协议)。希望有帮助。

In the release we are polishing now, you will be able to simply check a check box (or add a simple config entry) to expose your DomainService as an OData Feed (that is the DataServices wire protocal). Hope that helps.

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