sql server - live ticker in c# without using a web service -


i have wpf ticker control gets data , displays it. have make live updating when ever there change in corresponding table in db.
cannot use wcf services. want know whether can watch particular table changes , bubble events wpf form? using sql server 2008.

i have never tried before may achieve trying do.

using sqldependency in windows application


Comments