Hi Folks,
I have a wpf application with a db which gets live data every 5 seconds, and i need to update the UI with thse updated data immediately. What is the recommended approach for this to be achieved. I am using Entity Framework, SQL Server and Dot net 4.0 with WPF 4.0
Regards
Suresh