Display local toast notification
问题 I want to develop a universal app for Windows Phone 8.1 which contains a local “Notification”. What I want to do is to show all messages to the user (error, information, warnings) in a kink of toast control. Everything is done locally without going through the standard notification system. There are several system that work on Windows Phone 8: TOASTINET (http://www.nuget.org/packages/ToastinetWP/) CONDING4FUN toast prompt (https://coding4fun.codeplex.com/wikipage?title=Toast%20Prompt