to my database, if data changes in it, it should trigger the UI, is there anything to accomplish my task in WPF Desktop App?
Check this : https://github.com/bugMaker-237/ExtendedSqlDependency
You need to create a thread to read database and update WPF. In WPF it’s good to use MVVM.
Обсуждают сегодня