c# - how to set a webservice as a scheduled task in windows -


i writing console application in c#. how can set console application run scheduled task in windows?

here's how schedule task in windows 7. point task @ .exe of console application.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -