I\'m trying to get this to work on an internal tcp connection. The code runs flawlessly in development but when deployed to Azure I get ...
Im interested to find out what techniques developers are using to connect to a Windows Azure instance running in the cloud?
I was looking to install the latest Windows Azure Tools for Microsoft Visual Studio.However, this version doesn\'t work with Visual Studio 2010 Beta 2.They say that the latest version of Azure Tools &
I\'m currently implementing a WCF REST service on a web role in Windows Azure, and I\'m trying to add some communication between the instances of the role so that they can keep each other updated when
I\'ve been working on an Azure app, and added in a WCF service (something I\'ve done successfully before).
I need to download data from windows azure table storage back to a SQL Server database inside the office network every night. There could be up to 100,000 entries in the table. What’s the most effici
Note: if you are familiar with the Azure pricing model, just jump to the \"question\" section. Microsoft will begin to charge for the use of the Azure platform starting February 1, 2010. The monthly
We would like to expose our WCF services over REST and also over TCP securing them both with SSL.We have a valid SSL uploaded to Azure and the proper mapping setup so that going to https://service.our
I\'d just like to know if its possible to deploy a web project, that usually runs on t开发者_StackOverflow中文版he windows azure cloud, to a normal windows server 2008 pc for testing purposes?It depen
I have an Azure Web Role project that was recently MVC\'d by another developer. According to the developer the app works with no problem when run on it\'s own (i.e. as a simple web app). However, when