Hi,
I'm working on a window service and i want to give an interface to it. What can be the best approach to get this done.
Can i include a Form, when the user starts the service then gives some parameters only on the start. then the service is started and continue its work.
No need to give values on run-time.
Looking for best approaches..... ............... .
I'm working on a window service and i want to give an interface to it. What can be the best approach to get this done.
Can i include a Form, when the user starts the service then gives some parameters only on the start. then the service is started and continue its work.
No need to give values on run-time.
Looking for best approaches..... ............... .
Comment