原文:Windows Azure Storage (2) Windows Azure Storage Service存储服务之Blob详解(上)

Windows Azure Platform 系列文章目录 如果读者使用的是国内由世纪互联运维的Azure China服务,请参考笔者的博文Azure China 管理Azure China Storage Account 如果需要参考Azure China使用SAS Token的Sample Code,请参考笔者的博文:Azure China 使用Azure China SAS Token 本 ...

2012-01-19 22:24 3 3021 推荐指数:

查看详情

Windows Azure Storage (1) Windows Azure Storage Service存储服务

  《Windows Azure Platform 系列文章目录》      如果读者使用的是国内由世纪互联运维的Azure China服务,请参考笔者的博文Azure China (4) 管理Azure China Storage Account   update ...

Wed Jan 18 22:47:00 CST 2012 1 3938
Windows Azure Storage (19) 再谈Azure Block Blob和Page Blob

  《Windows Azure Platform 系列文章目录》   请读者在参考本文之前,预习相关背景知识:Windows Azure Storage (1) Windows Azure Storage Service存储服务   最近被一些客户问到,什么场景下需要用 ...

Fri Apr 10 00:56:00 CST 2015 4 2140
Azure Blob Storage 基本用法 -- Azure StorageBlob

Azure Storage 是微软 Azure 云提供的云端存储解决方案,当前支持的存储类型有 Blob、Queue、File 和 Table。 笔者在《Azure Table storage 基本用法》一文中,介绍了 Table Storage 的基本用法,本文将通过 C# 代码介绍 ...

Tue Oct 18 22:22:00 CST 2016 6 10049
怎么使用Windows Azure Queue Storage 服务

什么是Windows Azure Queue Storage 队列存储 Windows Azure Queue Storage存储大量的信息,可以在世界任何地方通过验证的调用,使用HTTP或HTTPS访问的服务。一个单一的队列信息可高达64KB的大小,队列可以包含数百万条消息,每个存储帐户 ...

Tue Dec 25 00:34:00 CST 2012 0 3171
Azure 基础:Blob Storage

Azure Storage 是微软 Azure 云提供的云端存储解决方案,当前支持的存储类型有 Blob、Queue、File 和 Table。 笔者在前文中介绍了 Table Storage 的基本用法,本文将通过 C# 代码介绍 Blob Storage 的主要使用方法。 Blob ...

Tue Feb 28 21:07:00 CST 2017 17 8486
直传文件到Azure StorageBlob服务

(此文章同时发表在本人微信公众号“dotNET每日精华文章”,欢迎右边二维码来关注。) 题记:为了庆祝获得微信公众号赞赏功能,忙里抽闲分享一下最近工作的一点心得:如何直接从浏览器中上传文件到Azure StorageBlob服务中。 为什么 如果你的Web应用程序利用了云存储 ...

Fri Jan 15 00:19:00 CST 2016 0 3035
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM