Project Description
A WPF client for managing files on your Windows Azure Blob Storage account. Of course, in Visual Basic 2008

UPDATES
Check the September 2009 release for updates. Now the client works with the July 09 CTP of Windows Azure SDK.

Azure Blob Client is a WPF application written in Visual Basic 2008 which allows developers to easily manage files on their Blob Storage service on Windows Azure, for both the local Developer Account and your own account on the Internet.
Settings for your account are stored within My.Settings instead of the configuration file (see notices in the code about using App.config instead).

You can:
  • Work with both the developer and on-line accounts
  • Create containers (folders)
  • Upload multiple blobs (files)
  • Remove containers
  • Remove multiple blobs
  • Retrieve URI for each blob
  • Copy the blob's URI to the clipboard right-clicking the Blob's name
  • Retrieve metadata
  • Open blobs via URI

A sample screenshot:

AzureBlobClient.jpg

Future plans: in future versions we should be able to syncronize the Developer Account with the on-line service.

Full Visual Basic 2008 source code provided

You can visit my Italian language blog or my English language blog

Feel free to send feedbacks or suggestions!
Last edited Sep 26 2009 at 1:43 PM by AlessandroDelSole, version 7

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2010 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2010.1.12.16187