Here some of the tools which will make life easier for Azure Developers Development Tools Tools from Microsoft : Visual Studio 2010 – .Net Framework 4.0 Windows Azure SDK for .NET – November 2011 : Version 1.6 SQL Server 2008 R2 with SQL Server Management Studio Management Tools from Microsoft : Tool Name : Azure…
Tag: cloud
Running your Web Role in Local Development IIS with Azure SDK 1.3
Here i am going to explain you the quick way of Developing and Testing your Azure Web Roles in Local Development Environment. When we add a Web Role to a Cloud Project and We run them from VS IDE, on the background it uses the IIS to host your Website in the Local development and…