Gaurav Mantri's Personal Blog.

Archives for January 23, 2013

Building a Simple Task Scheduler in Windows Azure

Often times we need to execute certain tasks repeatedly. In this blog post, we will talk about building a simple task scheduler in Windows Azure. We’ll actually develop a simple task scheduler which will run in a Windows Azure Worker Role. We’ll also discuss some other alternatives available to us … [Read more...]