Quantcast
Viewing all articles
Browse latest Browse all 12583

DataChange notification from DB to Desktop Application

I'm displaying a value from a database table on the UI . Say for example : Current Temperature. 

Now if this changes in the DB "Temperature" Table,  How do I notify the UI to change it's value there?

Is this what MVVM does?  How do set this up in Desktop applications?


StackDev


Viewing all articles
Browse latest Browse all 12583

Trending Articles