Windows Phone 7.1 应用程序直接访问 Azure 存储 [英] Windows Phone 7.1 app accessing Azure Storage directly

查看:27
本文介绍了Windows Phone 7.1 应用程序直接访问 Azure 存储的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个 wp7.1 silverlight 应用程序并想直接访问 azure blob 和表存储.在互联网上搜索我可以看到使用 Web 应用程序,但我不想将 Web 应用程序用于我的 Silverlight 应用程序.

I am creating a wp7.1 silverlight application and want to access azure blob and table storage directly. Searching all over the internet I can see using web application but I dont want to use web application for my silverlight application.

是否有直接从 wp7.1 应用程序访问 azure 存储的直接方法?

Is there a direct way to access azure storage directly from wp7.1 application?

推荐答案

您可以使用 WP7AzureQuickstarts 库以启动您的项目.这个库有以下 4 个基于 C# 的项目和完整的源代码:

You can use WP7AzureQuickstarts Library to start your project. This library has following 4 C# based project with full source code:

  1. WP7AzureDirectory
  2. WP7AzureLocator
  3. WP7AzureNextGroupEvent
  4. WP7FacebookAzure

如果您下载 WP7FacebookAzure 源代码并查找 WindowsPhoneCloud.StorageClient 库,它具有完整的源代码,可以直接从 WP7 客户端应用程序访问 Azure Blob、表和队列存储.您可能需要了解安全性、SAS 等.

If you download WP7FacebookAzure source code and look for WindowsPhoneCloud.StorageClient library which has full source code to access Azure Blob, Table and Queue storage directly from WP7 client application. You may need to understand security, SAS etc going forward.

您也可以下载 Windows Azure Toolkit for WP7 源代码并按照您想要的方式修改源代码使用.

Also you can download Windows Azure Toolkit for WP7 source and modify the source code the way you would want to use.

这篇关于Windows Phone 7.1 应用程序直接访问 Azure 存储的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆