Hi,
I have Console C# application that needs to write to a Google spreadsheet file every hour. I know that Task Scheduler is one of the solutions, but when the computer is shut down, it doesn't work. Does anyone know another solution how to run the application even though the computer is turned off? Is there any option to deploy the application to the server?