ASP.NET MVC3 COMET SQLDependency 监视数据库表变化
COMET
英文解释:
Comet is a web application model in which a long-held HTTP request allows a web server to push data to a browser, without the browser explicitly requesting it. (来自wiki)
中文解释:
Comet是基于
原创
2012-08-09 16:58:18 ·
2559 阅读 ·
0 评论