Hi
Instead of creating a windows service.
Is it possible to create a windows application that runs in the windows taskbar and if it is possible for the application to have pop up notifications when something happens.
What i basically want to do is whenever a new entry is written into the database, a popup appears telling you that there is activity.
Then you can open the application and check whats going on.
The application is already written and everything works 100%. I just need this functionality
Kind Regards.
Instead of creating a windows service.
Is it possible to create a windows application that runs in the windows taskbar and if it is possible for the application to have pop up notifications when something happens.
What i basically want to do is whenever a new entry is written into the database, a popup appears telling you that there is activity.
Then you can open the application and check whats going on.
The application is already written and everything works 100%. I just need this functionality
Kind Regards.
Comment