Windows service app for alerts in C#
Budget: $250 – $750 USD
I am looking for someone to build a windows service application in C# that will poll a SQL database every 30 seconds for new records. When a new record is found it needs to pop a window alerting the user that there is a new record. This alert needs to claim focus over all other application windows.
The alert window needs to contain two buttons/actions. The first button will turn off alerts for 30 minutes. When this button is selected it will stop alerts from happening for the next 30 minutes. The second button is just a dismissal. If the alert is dismissed it should continue to reoccur every 30 seconds.
There should only ever be one alert at a time and if that alert loses focus on the screen after 30 seconds it needs to jump to the foreground again to gain the users attention. I don't want hundreds of alerts generated if someone has gone idle.
The alert window needs to contain two buttons/actions. The first button will turn off alerts for 30 minutes. When this button is selected it will stop alerts from happening for the next 30 minutes. The second button is just a dismissal. If the alert is dismissed it should continue to reoccur every 30 seconds.
There should only ever be one alert at a time and if that alert loses focus on the screen after 30 seconds it needs to jump to the foreground again to gain the users attention. I don't want hundreds of alerts generated if someone has gone idle.