BuildMobile: WP7 Push Notifications Part 2

So far we’ve looked at the importance of notifications on the Windows Phone platform along with the different types of notifications that are available to your application. In this post we’re going to go through setting up your application to receive notifications and how to actually send notifications. The first step in configuring your application to receive notifications is to register with the Microsoft hosted Push Notification Service. This is done by creating an instance of the HttpNotificationChannel class and calling the Open method

See original article:
BuildMobile: WP7 Push Notifications Part 2

This entry was posted in Tutorials, Web Tech, Windows, Windows Tutorials and tagged , , , , , , , , , . Bookmark the permalink.