monsieurleberre/quartznet-admin

Have you considered?

Opened this issue · 0 comments

Given that you need a full fledged administration app for Quartz.Net. Have 
you considered making the entire app in silverlight with a WCF service(s) 
being hosted in the Quartz Instance service? This would assume that users 
would be using the AdoJobStore? already and running the service as a windows 
service. The service could just exchange models between the client and server 
(Quartz.Net instance). The WCF service could then be used by ANYTHING that 
understands SOAP, including silverlight, .Net web apps, WPF clients, win 
forms clients, and even frameworks into the nix community like cocoa, java, 
and more.

Original issue reported on code.google.com by k.leneau@gmail.com on 19 Jan 2010 at 5:47