<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tips and tricks for C# and JavaScript Windows 8 developers: Using notifications for non-modal messages</title><link>http://blogs.msdn.com/b/eternalcoding/archive/2012/09/17/tips-and-tricks-for-c-and-javascript-windows-8-developers-using-notifications-for-non-modal-messages.aspx</link><description>When you want to display a message to inform your user, it is not always a good idea to use a modal MessageDialog which can be really annoying for the user. A better way can be to use a notification in order to display a non-intrusive dialog for the user</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Tips and tricks for C# and JavaScript Windows 8 developers: Using notifications for non-modal messages</title><link>http://blogs.msdn.com/b/eternalcoding/archive/2012/09/17/tips-and-tricks-for-c-and-javascript-windows-8-developers-using-notifications-for-non-modal-messages.aspx#10350259</link><pubDate>Mon, 17 Sep 2012 21:58:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10350259</guid><dc:creator>D Monteiro</dc:creator><description>&lt;p&gt;Great little tid-bit here. Nice to have such a clean and to the point example of this option. I may have to implement this in my future projects. Thank you David.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10350259" width="1" height="1"&gt;</description></item></channel></rss>