-1

I need a wcf Sample project that monitoring one of the database's tables and that kind of get the record for every change in the records and kind of send an Notify to clients.

help to me please.

Thanks

user1780436
  • 9
  • 1
  • 5

1 Answers1

0

Some WCF examples http://www.codeproject.com/Articles/154870/WCF-Service-Library-A-Good-Approach-for-WCF-Servic http://www.codeproject.com/Articles/16765/WCF-Windows-Communication-Foundation-Example

However, for your other 2 requirements you need to put logics for the same

Nipun Ambastha
  • 2,553
  • 1
  • 16
  • 26