wpf中的windows应用程序 [英] windows application in wpf

查看:59
本文介绍了wpf中的windows应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在wpf中创建一个Windows应用程序,并且在那里有一个我正在显示最新消息的面板。所以我的问题是如何在新数据进入数据库时​​创建一个刷新面板数据/新闻的服务。

I'm Creating a windows application in wpf and in there's a panel where I'm showing latest news. So my question is how can I create a service which refresh the panel data/news when new news coming in database.

推荐答案

您需要实现推送通知。以下是一些示例 -

WPF / MVVM Real-时间交易申请 [ ^ ]

MyAlerts Notification Application [< a href =http://www.codeproject.com/Articles/5215/MyAlerts-Notification-Applicationtarget =_ blanktitle =New Window> ^ ]



双工合同 [ ^ ]可以帮助您实现实时更新。
You need to implement push notifications. Here are some examples -
WPF / MVVM Real-Time Trading Application[^]
MyAlerts Notification Application[^]

Duplex contracts[^] can help you achieve realtime updates.


这篇关于wpf中的windows应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆