Azure 表存储
Azure 表存储到底是什么以及如何实现它的良好使用,我的意思是我需要指定什么或在实现中使用的架构来定义 Azure 表存储的使用?
What is exactly the azure table storage and how can i implement a good use of it, i mean what did i need to specify or the architecture to use in implementation to define a use of an Azure Table Storage ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
http://www.microsoft.com/windowsazure/windowsazure/
http://blogs.msdn.com/b /davidlem/archive/2008/12/20/windows-azure-storage-exploring-blobs.aspx
http://www.google.com/search?q=what+is+azure+storage
http://www.microsoft.com/windowsazure/windowsazure/
http://blogs.msdn.com/b/davidlem/archive/2008/12/20/windows-azure-storage-exploring-blobs.aspx
http://www.google.com/search?q=what+is+azure+storage
我最喜欢的学习表存储的方法是查看它的简单使用:
这些示例非常适合查看每个操作 - http: //azurestoragesamples.codeplex.com/
有关最佳实践/架构模式,请参阅 http://azurescope。 cloudapp.net/BestPractices.aspx
要获得更具体的答案,您需要提供更具体的问题 - 请这样做。
My favorite way of learning about Table Storage is to see it in simple use:
These samples are really good for seeing each operation - http://azurestoragesamples.codeplex.com/
For best practice/architecture patterns see http://azurescope.cloudapp.net/BestPractices.aspx
For more specific answers, you'll need to provide more specific questions - please do.