'How to make an app just for background running in C# Windows application

I have to make a Windows Forms application just for background running, I don't want to show anything, I just have to connect to a MySQL database and show notifications thrown at it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source