Tarun Arora - Visual Studio ALM MVP - Quartz.Net

Quartz.Net scheduler exposed via a Web Service

I had been given a business requirement to provide a self service Website for job scheduling. Having worked with Quartz.Net, it seemed the perfect backend engine to schedule and process jobs. I decided to expose the functionality of the Quartz.Net via a few web methods using Web services to allow for it to be consumed in Excel, SharePoint, a Web or a desktop app. In this blog post I’ll show you how to expose Quartz.Net via a Web Service. If you are new to Quartz.Net I would recommend going through, ......

This article is part of the GWB Archives. Original Author: Tarun Arora [Microsoft MVP]

New on Geeks with Blogs