RIA 域名服务托管

发布于 2024-09-04 16:37:27 字数 331 浏览 4 评论 0原文

我有一个应用程序,其中有一个 EntityModel。 我有一个与此 EntityModel 对话的 DomainService。 我对此应用程序使用简单的 LinqToEntitiesDomainService,而不是 .svc 扩展文件。 在 Silverlight(客户端)上,我能够通过此服务获取/放置数据。

现在我的问题是: 我想在我的应用程序中查看托管 RIA 域服务的 wsdl。 我如何查看该服务的 wsdl? (正如我们在 Internet Explorer 中看到的 .svc 服务的 wsdl)

我正在使用 VS2008 sp1 studio、.net3.5 和 RIA - july ctp。

i have an application, in which i have an EntityModel.
i have a DomainService which talks to this EntityModel.
i am using simple LinqToEntitiesDomainService for this application, not .svc extension files.
On Silverlight (client), i am able to get/put the data through this service.

Now my question is:
I want to see the wsdl of hosted RIA Domain service in my application.
How can i see the wsdl for this service? (as we see the wsdl for .svc service in internet explorer)

I am using VS2008 sp1 studio, .net3.5 and RIA - july ctp.

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

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

发布评论

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