I have installed on a machine vs2010 and vs2012 and the tool as well. When I go to add reference to the microsoft.windowsazure.storageClient version 1.7.0.0 there is strange think. There are 2 records with the same name. I choose one and when i press next the vs says that the version 1.1.0.0 could not load.
This Tool just saved me from a very long two weeks of research.
Thank you guys. But please are we expecting anything for Blobs and Queues?
It will really help or can this tool also interact with blobs and queues?
Thank you
will this tool work with Azure storage Emulator when I provide the credentials provided by Microsoft or Its just for cloud accounts because I have tried and it isn't working.
Basically, designer wizard itself not supporting right now connection to dev storage.
But you always can change connection string to dev storage manually, after code generation, in case
and you have same tables and entity structures in dev storage. I think it should work just fine.