Image Gallery (Windows Azure Blob Service)
5 ExploringWindowsAzureStorage - Exercise
2. In this exercise, you will use the Windows Azure Blob Service
API to create an application that saves and retrieves image data stored as blobs
in Windows Azure storage. It consists of a simple image gallery Web site that
can display, upload and remove images in Windows Azure storage, and allows you
to enter and display related metadata. The application uses a single container
to store its image content as blobs.
When you create a blob in Windows Azure, you associate a content type that
specifies the format in which the API returns it and allows you to retrieve an
image directly from the URL of the corresponding blob.
Status:
No Data Available