i have this project https://github.com/zhyan-ise/wcf-demo WcfService3.zip
in that project i created wcf web service connected with sql server
which is select query i want when that db changed inserted or deleted or updated run that method which return select query
as a real time it mean without click on invoke button