How to add task to windows service
I have done one application now which is about scheduling application. Now I was looking for windows service and how to do add so i created new project in the existing project of my form.
Now the query is "how I would add any of my task in windows services?"
I have form done full of different controls where i can add the task and delete it but how to add to any windows service?
juts guide me some steps please?
shahPosted May 15, 2007, 4:11 AM
Mike GoldPosted May 14, 2007, 6:36 PM
net start
Mike GoldPosted May 14, 2007, 6:34 PM
net start
call the batch file using System.Diagnostics.Process.Start(
shahPosted May 13, 2007, 6:56 AM
shahPosted May 11, 2007, 6:52 AM
shahPosted May 11, 2007, 4:14 AM
Mahesh ChandPosted May 10, 2007, 8:52 AM
http://www.c-sharpcorner.com/uploadfile/mahesh/window_service11262005045007am/window_service.aspx
shahPosted May 10, 2007, 7:46 AM
shahPosted May 10, 2007, 7:00 AM
Mahesh ChandPosted May 9, 2007, 1:32 PM