Windows Azure Walkthrough: Table Storage covers the Table Storage Service of Windows Azure. It is not trying to be comprehensive or trying to dive deep in the technology,
it just serves as an introduction to how the Table Storage Service works. After you have completed this walkthrough, you will have a Web Role that is a simple
ASP.Net Web Application that shows a list of Contacts and allows you to add to and delete from that list. Each contact will have simplified information:
just a name and an address (both strings).