Useful Windows Azure Tools that are free!

Ok this is my first post, I'm just using this site to jot down any development stuff that I must remember and if anyone else finds it useful then that's great!

Windows Azure Toolset

When working with Windows Azure I have found a couple of really useful free tools that I use as part of my development toolkit.

The first one is the ability to easily port a local SQL Server database to Azure, this tool is invaluable (in my book anyway!) and it looks like it's been updated a couple of weeks ago.

SQL Database Migration Wizard on CodePlex

To query Azure table storage this tool does the trick, again it's on CodePlex

Azure Storage Explorer

Comments

Popular posts from this blog

Switching Xamarin Accounts on Mac and Windows

Xamarin Forms - InitializeComponent does not exist in the current context

How to setup Azure Service Bus Relay to use with ACS