0
votes

I have a metro application in which am trying to display notifications whenever my service get updated.I tried to read Metro App push notification concepts overview from microsoft website but I did not get clear idea to implement push-notifications in Metro-apps?

Can anyone give me a sample example to implement push notifications in metro apps using XAML,really it will helpful to me? Thank you in advance.

1
You mentioned documentation, but there is a full sample for notifications: code.msdn.microsoft.com/windowsapps/Push-and-periodic-de225603 - Dominic Hopton

1 Answers