For questions relating to the Microsoft Azure Worker Role.
Previously, there was worker role in Azure, now I can't see one - so what to use for background/scheduled …
c# asp.net-mvc asp.net-mvc-4 azure azure-worker-rolesThis may not be new, but I hope some one can put me on right track as its bit confusing …
asp.net deployment azure azure-web-roles azure-worker-rolesI have several WorkerRole that only do job for a short time, and it would be a waste of money …
azure azure-worker-rolesI have one azure storage table where I have a bunch of tasks to be completed by a worker role …
azure azure-storage azure-worker-rolesI now have my Windows Azure environment set up so that I can access my Worker Role with Remote Desktop. …
azure remote-debugging remote-desktop azure-worker-rolesIs it possible to deploy multiple roles in the same instance? I have three web roles (website in asp.net …
azure azure-worker-roles azure-web-rolesI have a task ( I tried with worker role and to upload a console app and run the .exe) that …
c# azure certificate x509certificate azure-worker-rolesIn the "on premise" world, when creating an application like a Windows Service I'd classically use an App.config file …
azure configuration azure-worker-rolesI've rebooted my computer 50-100 times this week. I find I can start / deploy locally usually 3-4 times before getting …
azure azure-worker-rolesI want to do multiple operations in a single worker role. How to create threads in worker role?
.net azure azure-worker-roles