如何在asp.net中添加facebook等通知

问题描述:

我正在开发一个应用程序。有2个模块。销售和技术。销售时

人在数据库中添加CASE Id的问题。所有技术团队成员都会收到通知。我怎么能在asp.net application.Plz帮助我。

提前谢谢。

I am working on an application.There are 2 modules. Sales and Technical.When Sales
person add an issue with CASE Id in database. There will be notification for all technical team members. How can I do that in asp.net application.Plz help me.
Thanks in advance.

从这个Codeproject文章开始使用SqlDependency和SqlCacheDependency查询通知 [ ^ ]



这些 google链接 [ ^ ]也可以帮助
Start with this Codeproject article Query Notification using SqlDependency and SqlCacheDependency[^]

These google links[^] may also help