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

razor - Is this a bug in WebMatrix PageData? -

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

c# - Cloning WPF controls and object hierarchies -