Tag Archives: Storage

Windows Azure – Table Storage Introduction

In addition to SQL Azure, Windows Azure features four persistent storage forms Tables, Queues , Blobs
, and Drives. In this article we will focus on Tables.
Table Storage
Tables are a very interesting new storage method offered in Windows Azure and are Microsoft’s Azure answer to Amazon SimpleDB..  The SQL Azure database offers a wealth [...]

Read more