How to build a .Net app which runs on desktop and as a Windows Service
- by Mike
Ok, I hope this is not too much confusing (with my poor English). I want to build a small .Net 4.0 app which monitors several other applications on a Windows Server OR on a regular Windows PC. It will have a WPF GUI with a variety of graphical controls.
The app will be used in the following scenarios:
If installed on a PC it should run as a…