I thought I read somewhere that the WebRole runs in a different process than IIS on Windows Azure, making it possible to combine both Web and Worker roles http://things.smarx.com/#Combine%20Web%20and%
I\'m new to Azure so this may be something obvious that I\'m missing.I created a new Azure Cloud Service project and added a web role and worker role.In the web role I upload a file to blob storage.Th
I开发者_运维知识库\'ve got a Visual Studio 2010 MVC 3 Azure project that is acting very weird.When I first start it up, it runs under port 81.As I work throughout the day, the port number will increme
Hi all hope you can help. I am primarily a windows developer (winforms and wpf/mvvm) and it\'s been 10 years since my last web application, so this is probably a daft question.
I want to have a virtual application inside a site. I have modified my ServiceDefinition.csdef as <Site name=\"Web\">
I have a problem related to the webRole debugging. Not running in a hosted service or the Development Fabric.
Sorry if this sounds like a rather dumb question but I would like to do a \"select\" on data from a Windows Azure table. I tried the following and it worked:
I have开发者_开发问答 ASP.NET applications deployed on a number of different environments(AppHarbor, Azure, DiscountASP.NET, GoDaddy, etc...) and one thing that bothers me with my deployments on Azure
I have been developing a small C#/WinForm utility in my spare time and have got to the point where it\'s ready for release. My previous project was hosted via CodePlex which allowed me to update my so
I wanted to try open \"Hello World开发者_运维问答\" from here. I already had Visual Studio 2010 installed. I went here and downloaded WindowsAzureSDK-x86.exe and installed the SDK.