有什么好的基于云的文件存储平台可以与 Silverlight 一起使用?

发布于 2024-07-25 15:10:03 字数 412 浏览 4 评论 0原文

我正在开发一个 Silverlight 应用程序,它允许用户将一些文件上传到假设的基于云的文件存储,然后允许用户稍后查看有关这些文件的一些数据(比文件存储有更多功能)。 理想情况下,我想使用免费的按用户商店,例如 SkyDrive,但我似乎找不到该服务的 API(并且在堆栈溢出的其他地方读到编程访问违反了其 TOS)。 有任何服务符合这个要求吗? 我听说过 Amazon S3,但我知道这会花费一些钱 - 有免费的吗?

编辑:网格可以是一种选择吗? 什么是 LiveMesh 对象及其与 Silverlight 3.0 的联系

I'm working on a Silverlight app that would allow a user to upload a few gigs of files to a hypothetical cloud based file store, then allow the user to view some data about those files later (more functionality than a file store). Ideally I'd like to use a free, per-user store such as SkyDrive but I can't seem to find an API for that service (and read elsewhere on stack overflow that programmatic access violates their TOS). Do any services fit this bill? I've heard of Amazon S3 but I understand that'll cost some money - is anything free?

EDIT: Could Mesh be an option?
What is LiveMesh Object and its connection with Silverlight 3.0

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

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

发布评论

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

评论(2

浅黛梨妆こ 2024-08-01 15:10:03

您可以考虑使用 Azure,因为它提供了 blob 和表存储云基础设施,并且可以在 azure Web 角色中愉快地运行 silverlight 应用程序。 目前没有任何费用,但一旦 RTW 就会改变。

更多信息请访问 http://www.azure.com/

You could look at using Azure as it offers a blob and table storage cloud infrastrucutre and will happily run silverlight applications in an azure web role. Currently there is no cost but this will change once it RTW's.

More info at http://www.azure.com/

空袭的梦i 2024-08-01 15:10:03

AFAIK,当您处理千兆字节的存储以及将它们放入云中的带宽时,世界上没有什么是免费的。

Amazon S3 的定价相当合理。

AFAIK, nothing in this world is free when you're dealing with gigabytes of storage, plus the bandwith to put them in the cloud.

Amazon S3 is quite reasonable on its pricing.

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