Question

This may seem like an odd question, but I need to find a closed-source alternative to Quartz.NET. I have been using quartz in a windows service application I am writing, and recently discovered that my employer will not allow me to use open-source controls in my project (funny, since there is plenty of UNIX stuff running here as well...sheesh).

Anyone have any suggestions on a control that I can use? Thanks!

Was it helpful?

Solution 3

It appears as though I have talked the superiors into allowing me to use Quartz (as long as I don't mention that I am using it, hehe). Thanks for the help everyone!

OTHER TIPS

Keeping in mind that closed source usually means you have to pay, here is a solution that might fit your needs:

  1. PortSight Task Scheduler for .NET

Check out Tidal which is now part of Cisco.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top