ServiceController and Events
Hello,
I was going to create a Windows Service that checked the database every 10 minutes, and through some form of notification, display that a new entry in the table was created. I read that the best way to do this is to use a combination of windows app/windows service. The windows app would then receive some sort of notification that new data was posted.
Does anybody know how I can get the windows app to be notified when the service needs to notify it?
Am I looking at this right?
Brian
__________________
Brian
|