azure - 使用 Azure 移动服务将数据插入表后通知 Windows Phone 应用程序

标签 azure azure-mobile-services

我对 Azure 移动服务完全陌生。我实际上是从文档和示例代码中学习的。

我想知道如果表中发生更改,如何通知 Windows 应用程序(我的应用程序)?即插入或更新数据?

您是否有任何好的代码示例以及资源来查看此类功能?

谢谢。

最佳答案

您需要更新您想要收到通知的表的插入(和更新)脚本。教程位于https://www.windowsazure.com/en-us/develop/mobile/tutorials/push-notifications-to-users-wp8/应该有您正在寻找的信息。

关于azure - 使用 Azure 移动服务将数据插入表后通知 Windows Phone 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17387563/

相关文章:

c# - 如何在azure函数中处理dbContext?

rest - 使用 REST API 更新文件服务/Azure 中的图像 - header 值无效 'Content-Length'

c# - 将文件上传到 Azure Blob 存储

c# - 集中 CloudStorageAccount 和 TableServiceContext 实例

authentication - 存储用户信息 - 移动服务 Azure

azure - 如何在 Azure 移动服务部署上使用最新的 npm

asp.net-mvc - 部署在 Azure 上的 MVC 站点在访问 elmah 时返回错误

c# - 请求无法完成(未找到)

.net - 向 Azure 移动服务用户(Google、Twitter、Facebook、Microsoft)添加自定义角色

ios - 将 Azure AD 访问控制集成到 iOS 应用程序的社交身份验证