I have developed a backup scheduler for mysql database using C#. I am not created it as Windows Service .I need to stay running the application on windows server even when I log off.
I have developed a backup scheduler for mysql database using C#. I am not
Share
Try Task Scheduler All you need is to set a schedule, user account and program to run.