Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows の「スケジュールされたタスク」UI によく似た UI を WPF アプリに表示したいと思います。
UIからタスクのパラメータを吸い出し、サーバー上でスケジュールする予定です。
ただし、これをすべて自分で行うことで車輪を再発明したくはありません。
サービスとして実行され、事前に設定された時間にタスクを実行するスケジューラ ライブラリ (Quartz など) はたくさんありますが、必要なのは UI だけです。
これは、自分で開発することに決めた人で、ソース コードを提供しています。
WPF スケジューラ コントロール
他のベンダー;
DevExpress
同期フュージョン
WPF スケジューラ
マインドフュージョン
WPF プランナー
マインドスケープ
Telerik has a Scheduler Control for WPF, there's a walk through article here
Infragistics has a Scheduler Control for WPF as well, features here