Easy messages in Windows Azure
For a while now I have been using a class that wraps and adds extra functionality to the queue in the StorageLib sample in the Windows Azure SDK. There are a few benefits that this wrapper provides, so I thought it might be time to share: Strongly typed access to the queue
Excerpt from:
Easy messages in Windows Azure


