(Print this page)

New article: WPF application notifications
Published date: Wednesday, January 13, 2016
On: Moer and Éric Moreau's web site

This is the first article of 2016! Happy New Year.

Sometimes, when building applications, you need to warn users that something just happened but this warning doesn’t always have to be intrusive. In those occasion, a modal message box is not appropriate.

This is exactly what this article is about: showing very simple non-blocking notifications from a WPF application. I will even provide you links to other more complete, fancier and complex components to use (but still free).

If you are interested by that article, have a look at http://emoreau.com/Entries/Articles/2016/01/WPF-application-notifications.aspx


(Print this page)