Hello --
I plan on writing a C# service using VS2005.
If I want my service to have a tray icon, is this typically done from within
my service or do/should I create a controller application and have that run
separately from my service?
I plan on writing a C# service using VS2005.
If I want my service to have a tray icon, is this typically done from within
my service or do/should I create a controller application and have that run
separately from my service?
Comment