09 2013 档案
摘要:Configure Visual Studio to access China Azure StorageOpen Visual Studio 2012, Server ExplorerAdd new storage accountGo to "Dashborad" page of storage account from windows azure portal https://manage.windowsazure.cn/Find Access keys from dashboradCopy the strings to VS 2012 new window "
阅读全文
摘要:Background:Windows Azure Cloud Services 可以在本地调试,使用Visual Studio 2012 + 模拟器 Emulator。但是模拟器的工作状态和环境和真实的云环境还是有区别的。所以有些问题,需要远程调试(Remote Debug)Steps:1、Local :Install IDE Visual Studio 2012 at local2、Remote...
阅读全文