My goal is to have a window service that is running 24/7 that collects all the details I want into database (and sending out alert if required). And another WPF Gui that only needs to load up the data from database whenever the user wants.My goal is to have a window service that is run