How to use Sql Notification ? Please give me an example.
I have Gridview with some data in Windows Application . I want to get updated data and a notification every minute, If there is any updation perform in database.
I want to perform above task using SQL NOTIFICATION
Thanks in advance