Which is the way to go to notify a client application that specific rows changed (without using polling and timestamp)?
Notification Services are deprecated so they are no option in case of Sql Server 2008.
I heard of another MS technology integrated with Sql Server 2008 R2 called Stream Insight which may suit the requirements.
Which are the options - MS and non-MS - as long as it's connected to a Sql Server 2008 R2 database?