Creating Azure Table using CloudTableClient.CreateTableIfNotExist

I discussed Three simple steps to create Azure table in my last post. Just after submitting the post, I got a comment from Neil Mackenzie that I can avoid creation of context class [Step 2] in last post. He helped me with the link for the best practice on MSDN This post is to accommodateContinueContinue reading “Creating Azure Table using CloudTableClient.CreateTableIfNotExist”