0
kicks
Windows Azure Table Storage
Windows Azure provides simple data storage services like blobs, tables and queues to store your data in the cloud. They are called as Storage Account Using Table Storage is one of the simplest way to start exploring the Windows Azure Storage. The tables are accessed using a Uri which is: http://{application...