TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About worker role
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Thiago Vivas (3)
Jean Paul (2)
Nimit Joshi (1)
Abhimanyu K Vatsa (1)
Yatendra Sharma (1)
Shivprasad (1)
Related resources for worker role
No resource found
Web API Hosting From OWIN With Windows Azure
4/18/2024 1:21:58 PM.
Learn to host a Web API in Azure Worker Role using OWIN for decoupled architectures. Set up the project in Visual Studio with Azure SDK, configure endpoints, and add API controllers. Utilize OWIN'
Publishing Azure Worker Role Using The Publish Wizard
2/7/2024 4:57:46 AM.
This article provides a detailed guide on publishing an Azure Worker Role project to Azure using the Wizard mode in Visual Studio. It outlines the steps involved in setting up the project, selecting A
Working With Azure BLOB Storage in MVC
2/11/2021 7:08:39 AM.
This article intoduces BLOB Storage and explains the installation of the Azure SDK for .NET, creating a MVC Application (Web Role) to upload BLOBs (for example, images) and delete BLOBs, and publishin
Azure Worker Role With Quartz.NET
9/14/2018 5:33:22 AM.
In this article, I will be explaining the usage of Azure Worker Role along with Quartz.Net and a practical example showing 3 differents jobs running under the same worker role.
Publishing Azure Worker Role By Uploading Your Package
9/13/2018 8:51:37 AM.
In this article, I will be explaining how to publish an Azure Worker Role uploading your package to Azure portal.
Step-By-Step Create First Azure ApplicationĀ
3/19/2015 2:00:50 AM.
This article shows how to begin working in Windows Azure.
Windows Azure: Creating and Deploying Worker Role
5/19/2012 3:35:05 AM.
In this article we are creating a worker role using Visual Studio 2010. This will make the reader familiar with Windows Azure. After that, the role is deployed into the online portal.
Windows Azure - WCF in the Worker Role
5/19/2012 2:02:40 AM.
In this article I am going to demonstrate the creation of a WCF service in the Worker Role with deployment to the cloud and testing with a client.
Simple 6 steps to run your first Azure Worker Role Program
1/7/2010 4:55:46 AM.
In this article we will try to understand 6 basic steps to create worker role project and as we run through the article we will try to understand the various fundamental methods which are executed in worker role projects.