Windows Phone 7.1 应用程序直接访问 Azure 存储

编程入门 行业动态 更新时间:2024-10-24 22:19:31
本文介绍了Windows Phone 7.1 应用程序直接访问 Azure 存储的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我正在创建一个 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:

WP7AzureDirectory WP7AzureLocator WP7AzureNextGroupEventWP7FacebookAzure

如果您下载 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屋!

更多推荐

[db:关键词]

本文发布于:2023-04-25 14:16:14,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1117703.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   Phone   Windows   Azure

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!