开发者

sql c# check for database updates without while/for loops?

I have a simple C# program that checks the database for updates every minute via开发者_开发问答 a timed loop. It works fine, but I think its not efficient. Is there a better way to do this?

Thank


Have you looked at SqlDependency?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜