REceiving notification in windows application
Hi,
Is this possible to receive notifications from Notification Service in my windows application written in Framework 1.1? I am using SqlServer 2K.
I want to create a notification when number of rows in a given table reach a specific limit. I want to receive the notification in my application and prompt user through my application's user-interface instead of sending sms or emails to users.
Thanks,

