From the category archives:

Azure

Azure Storage Explorer

December 3, 2009
Thumbnail image for Azure Storage Explorer

Azure Storage Explorer is a useful GUI tool for inspecting and altering the data in your Azure cloud storage projects including the logs of your cloud-hosted applications. All three types of cloud storage can be viewed: blobs, queues, and tables. You can also create or delete blob/queue/table containers and items. Text blobs can be edited [...]

Read the full article →

How To Deploy the myToDo Sample Azure Application

Thumbnail image for How To Deploy the myToDo Sample Azure Application November 15, 2009

I recently decided to learn a bit more about Azure.  There is a lot of information, tutorials and videos at the Getting Started site.  I watched some of the videos and thought it didn’t look too bad.  I followed the links to install the SDK and download the sample myToDo application. After opening the sample [...]

Read the full article →