C
Codemonkey
Hi,
I am writing an App in .Net that involves some scheduling of tasks. I was
wondering if anybody has come accross any components or examples of how to
implement a schedule manager like the one in the Task Scheduler for Windows?
Basically I'm after something that'll allow me to specify a "recurring" or
"once off" schedule with advanced options like "the first monday in the
month" etc.
I could go ahead and write my own, but a wee voice keeps whispering the
words "Code Reuse" and "go on, be lazy"
If I can't find anything that is of any use, I'll go ahead and write my own.
If anybody else is interested in a reusable component like this, let me know
your ideas and I'll take them into account when writing it. Being close to
Christmas and all that, I might even post the finished code
Cheers for the help.
Trev.
I am writing an App in .Net that involves some scheduling of tasks. I was
wondering if anybody has come accross any components or examples of how to
implement a schedule manager like the one in the Task Scheduler for Windows?
Basically I'm after something that'll allow me to specify a "recurring" or
"once off" schedule with advanced options like "the first monday in the
month" etc.
I could go ahead and write my own, but a wee voice keeps whispering the
words "Code Reuse" and "go on, be lazy"
If I can't find anything that is of any use, I'll go ahead and write my own.
If anybody else is interested in a reusable component like this, let me know
your ideas and I'll take them into account when writing it. Being close to
Christmas and all that, I might even post the finished code
Cheers for the help.
Trev.