摘要: How to use the Queue Storage Serviceversion 1.7version 2.0This guide will show you how to perform common scenarios using the Windows Azure Queue storage service. The samples are written in C# code and use the Windows Azure Storage Client for .NET. The scenarios covered includeinserting,peeking,getti 阅读全文
posted @ 2013-08-20 16:28 Jonson Li 阅读(542) 评论(0) 推荐(0)
摘要: How to use the Table Storage Serviceversion 1.7version 2.0This guide will show you how to perform common scenarios using the Windows Azure Table Storage Service. The samples are written in C# code and use the Windows Azure Storage Client Library for .NET. The scenarios covered includecreating and de 阅读全文
posted @ 2013-08-20 16:27 Jonson Li 阅读(834) 评论(0) 推荐(0)
摘要: How to use the Windows Azure Blob Storage Service in .NETversion 1.7version 2.0This guide will demonstrate how to perform common scenarios using the Windows Azure Blob storage service. The samples are written in C# and use the Windows Azure Storage Client Library for .NET. The scenarios covered incl 阅读全文
posted @ 2013-08-20 16:25 Jonson Li 阅读(620) 评论(0) 推荐(0)
摘要: What is a Storage Account?A storage account gives your applications access to Windows Azure Blob, Table, and Queue services located in a geographic region. You need a storage account to use Windows Azure storage.The storage account represents the highest level of the namespace for accessing the stor 阅读全文
posted @ 2013-08-20 16:19 Jonson Li 阅读(466) 评论(0) 推荐(0)