I\'m following several examples to do a toast notification when I click a button in my app. I stepped through the following example: http://msdn.microsoft.com/en-us/library/
in Package.appxmanifest file, ApplicationUI/Toast capable should be Yes in order to Show our toast notifications.