Notifications for Windows Phone 8
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
In Windows Phone you can create and schedule notifications either locally, or by using a cloud service. You can use notifications to send toasts, update Tiles on the Start screen, and even display alarms and reminders. This section describes everything you need to know about notifications in Windows Phone.
Local notifications
You can create notifications to your Tile, create a toast notification, and create an alarm or reminder by setting up an immediate, one-time, or recurring schedule. For more info, see Local notifications for Windows Phone 8.
Push notifications
You can send updates to your Tile, create a toast notification, or send raw data to your app by using push notifications from a cloud service. For more info, see Push notifications for Windows Phone 8.
See Also
Other Resources
Essential graphics, visual indicators, and notifications for Windows Phone