Hi,
i want to notify changes in the sql server database(like when a new record is added) to my c# application ie(Windows Service).
All users should get a notification that ,new record is added
i want to notify changes in the sql server database(like when a new record is added) to my c# application ie(Windows Service).
All users should get a notification that ,new record is added
Comment