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

C#

 
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 
GeneralRe: Schedulle a task for some days of the week Pin
baranils12-Dec-09 23:04
baranils12-Dec-09 23:04 
Hello PIEBALDconsult

Well that's a whole other situation than what you described in the original post.

Not really :
My need is to schedulle to run a C# application once a day for some days of the week
And I provide an UI to set those days


As I said my C# application do the job (getting date, create report)
My application can also read the xml setings file created by the UI

I can of course run my application as a service but I see some advantage to keep it as an exe file and try to les Windows schedulle it

1- As long as it only needs to run maximum once a day it is not efficient to let a servis running all the time

2- With an exe we keep the ability to manualy launch som "extra run" if needed
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 
AnswerRe: decode XmlDocument.OuterText Pin
Migounette12-Dec-09 7:27
Migounette12-Dec-09 7:27 

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.