What is the diffence between appfabric servi开发者_如何学Goce bus and WCF? Is service bus is an alternate for wcf on azure?
I am trying to migrate a small ASP.NET \'web site\' (not web application) to Windows Azure. I have add开发者_高级运维ed the website to the solution by Add Existing Project> Selecting the *.sln file.
Just like we have SDK for the Azure Storage [Tables, Blob开发者_运维技巧s, Queues] along with the REST API;
I currently useRoleEnvironment.GetConfigurationSettingValue(propertyName) to get the value of a setting defined in my WebR开发者_C百科ole config file (csdef + cscfg). Ok, sounds right.
Is ther开发者_开发百科e a way to specify in an interface a known return type, but unknown number/type of parameters.
Is there a way to \"mount\" a file for read/write access? I realize that I can开发者_开发百科 GetBlobReference and BlobStream but what if I just want to give a file path to a library that doesn\'t und
I\'m trying to build an Azure deployment package using cspack on my build server for devfabric deployment (csrun) onto a test server. cspack dutifully copies the web role binaries & files into the
I want to add a MVC 3 Webrole in my Azure project. But I am not able to find a mvc3 template in visual web developer when I go to add dialog from \"Add new web role\". When it comes to mvc project onl
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines g开发者_高级运维uidelines. It is not currently accepting ans
I\'m having a problem creating a package for a web role that totals up to 380 megabytes on disk. I can get CSPack to run fine when specifying the /copyOnly flag, but as soon as I try to create the act