If you’ve started playing around Microsoft Azure then you are probably going to appreciate this post ;-). I know I did. Kudos to Ryan Dunn
On Tuesday an azure table Browser service was launched for developers at MyAzureStorage.com. The service was build using ASP.NET MVC on a rich AJAX interface. and its goals are to provide developers an easy way to create, query, and manage their Windows Azure tables. with it you’ll be able to:
List, Create, Edit and Delete Tables (Azure Table Entities) | Create, Edit, Clone and Delete your Entities’ instances |
Query Entities | Display Data |
hi…