Creating a Windows Phone application

We'll now start building our Windows Phone application, which will be very basic in terms of UI but will demonstrate how to set up a push notifications channel, register with the notifications hub, and make authenticated requests to the mobile service. We'll create and set up the application in the following procedure:

  1. Right-click on the solution and go to Add | New project:
    Creating a Windows Phone application
  2. Select Blank App (Windows Phone Silverlight) from the Store Apps tab and click on OK. In the next dialog, I've chosen Windows Phone 8.0 as the target OS version because we're not implementing any 8.1-specific features. Click on OK again to ...

Get Learning Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.