Neutral Scent

App developments & Gadgets

2010-01-01から1ヶ月間の記事一覧

Azure Table StorageをRESTで

アクセスするサンプル(ASP.NET)。MSDNのAuthentication Schemesの項目でSharedKeyLiteの記述の理解に苦戦した。 using System; using System.Net; using System.IO; using System.Text; using System.Globalization; using System.Security.Cryptography;nam…