Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
For the toast notifications demo, you implement a Windows Phone client application that creates a notification channel and a Windows Forms application that sends the notifications to the Windows Phone application via that channel. The Windows Phone client application is a single-screen application with one button and one text box, as shown in Figure 17-4.
Figure 17-4. Windows Phone application that creates a push notification URI and receives push notifications
The second part of the demo, the Windows Forms application, consists of the single form shown in Figure 17-5. You will follow this order of demo implementation: