开发者

What is the difference between Microsoft.Samples.ServiceHosting.StorageClient and Microsoft.WindowsAzure.StorageClient

I am new to Azure and wondering what is the 开发者_StackOverflow社区difference between Microsoft.Samples.ServiceHosting.StorageClient and Microsoft.WindowsAzure.StorageClient? Are both being used or should I just used the latter? Thank you.


Only use the latter. The former is from a sample that shipped with the Windows Azure CTP in 2008... now there's an official storage client library (the second namespace you mentioned), and I would recommend always using that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜