在wp7中使用wcf或odata进行数据输入

发布于 2024-10-20 14:02:49 字数 48 浏览 1 评论 0原文

有人有一个涉及 WCF (Odata ) 和 WP7 的简单数据输入示例吗? 谢谢

Does anyone have a simple data entry example which involves WCF (Odata ) and WP7?
Thanks

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

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

发布评论

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

评论(1

倾城花音 2024-10-27 14:02:49

这里有两个很好的起点:

一旦服务本身运行起来,您就可以在 WP7 应用程序中访问它,就像访问任何其他 WCF 服务一样。

请注意,有一个适用于 Windows Phone 7 的 OData 客户端库。您可能还想阅读 本文 了解一些其他信息。

Here are two good places to start:

Once you have the service itself running, you would access it in the WP7 application the same way you access any other WCF service.

Note that there is a OData Client Library for Windows Phone 7. You might also want to read this article for some additional info.

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