Click here to Skip to main content
15,915,160 members
Home / Discussions / C#
   

C#

 
GeneralRe: Schedulle a task for some days of the week Pin
Luc Pattyn12-Dec-09 7:21
sitebuilderLuc Pattyn12-Dec-09 7:21 
GeneralRe: Schedulle a task for some days of the week Pin
baranils12-Dec-09 7:38
baranils12-Dec-09 7:38 
GeneralRe: Schedulle a task for some days of the week Pin
PIEBALDconsult12-Dec-09 8:55
mvePIEBALDconsult12-Dec-09 8:55 
GeneralRe: Schedulle a task for some days of the week Pin
baranils12-Dec-09 9:24
baranils12-Dec-09 9:24 
GeneralRe: Schedulle a task for some days of the week Pin
PIEBALDconsult12-Dec-09 9:35
mvePIEBALDconsult12-Dec-09 9:35 
AnswerRe: Schedulle a task for some days of the week Pin
PIEBALDconsult12-Dec-09 8:53
mvePIEBALDconsult12-Dec-09 8:53 
GeneralRe: Schedulle a task for some days of the week Pin
baranils12-Dec-09 12:02
baranils12-Dec-09 12:02 
GeneralRe: Schedulle a task for some days of the week Pin
PIEBALDconsult12-Dec-09 18:02
mvePIEBALDconsult12-Dec-09 18:02 
Well that's a whole other situation than what you described in the original post.

And in that case, I agree with a Windows Service that executes the task when specified. I have written such a scheduler. Tasks were scheduled in a database via whatever client (I used WinForms). I will further state that I stopped using my task scheduler when I made my report scheduler.

baranils wrote:
to get some rapport


I'll assume you mean report. Are the reports generated by Crystal or another report system? If so, I suggest a Service that executes the report more directly, without some other executable in between.
GeneralRe: Schedulle a task for some days of the week Pin
baranils12-Dec-09 23:04
baranils12-Dec-09 23:04 
GeneralRe: Schedulle a task for some days of the week Pin
PIEBALDconsult13-Dec-09 4:02
mvePIEBALDconsult13-Dec-09 4:02 
GeneralRe: Schedulle a task for some days of the week Pin
baranils13-Dec-09 4:21
baranils13-Dec-09 4:21 
GeneralRe: Schedulle a task for some days of the week Pin
PIEBALDconsult13-Dec-09 5:31
mvePIEBALDconsult13-Dec-09 5:31 
GeneralRe: Schedulle a task for some days of the week Pin
baranils13-Dec-09 5:48
baranils13-Dec-09 5:48 
GeneralRe: Schedulle a task for some days of the week Pin
PIEBALDconsult13-Dec-09 6:22
mvePIEBALDconsult13-Dec-09 6:22 
AnswerRe: Schedulle a task for some days of the week Pin
#realJSOP13-Dec-09 3:42
professional#realJSOP13-Dec-09 3:42 
GeneralRe: Schedulle a task for some days of the week Pin
baranils13-Dec-09 4:00
baranils13-Dec-09 4:00 
QuestionCode seems to loops indefinitely Pin
Karthik S Prakash12-Dec-09 6:11
Karthik S Prakash12-Dec-09 6:11 
AnswerRe: Code seems to loops indefinitely Pin
Luc Pattyn12-Dec-09 6:20
sitebuilderLuc Pattyn12-Dec-09 6:20 
GeneralRe: Code seems to loops indefinitely Pin
Karthik S Prakash12-Dec-09 7:16
Karthik S Prakash12-Dec-09 7:16 
GeneralRe: Code seems to loops indefinitely Pin
Luc Pattyn12-Dec-09 7:30
sitebuilderLuc Pattyn12-Dec-09 7:30 
GeneralRe: Code seems to loops indefinitely Pin
Karthik S Prakash12-Dec-09 8:09
Karthik S Prakash12-Dec-09 8:09 
GeneralRe: Code seems to loops indefinitely Pin
Luc Pattyn12-Dec-09 8:17
sitebuilderLuc Pattyn12-Dec-09 8:17 
GeneralRe: Code seems to loops indefinitely Pin
Karthik S Prakash12-Dec-09 9:09
Karthik S Prakash12-Dec-09 9:09 
AnswerRe: Code seems to loops indefinitely Pin
Richard MacCutchan12-Dec-09 7:25
mveRichard MacCutchan12-Dec-09 7:25 
Questiondecode XmlDocument.OuterText Pin
giddy_guitarist12-Dec-09 6:10
giddy_guitarist12-Dec-09 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.