Windows Phone 7, Azure and Push Notification Tutorial Series in C#
I’ve just finished my miniseries on integrating Windows Phone 7, Windows Azure, SQL Azure, WCF and Push Notifications into a single package! This is my index post, so you can easily get to the other articles. Check out the demo video below.
Both videos are watchable in HQ (720p) which I recommend.
Demo
WP7, Azure & Push Notifications Demo
Series Index
There is no downloadable code for this series because of sensitivity with a production SQL Azure database.
However, most of the relevant code can be found in the entries in the series:
- Introduction
- Configuring SQL Azure
- Polling Stock Quotes with an Azure Worker Role
- Using a WCF Web Role to Register Phone Apps for Push Notifications
- Bringing It All Together With Windows Phone 7
Code Walkthrough
Here is a more detailed view of the various projects in video walkthrough format.
WP7, Azure & Push Notifications Code Walkthrough
This is a great way to keep your users informed without draining their batteries or burying them in your app!
Comments
Anonymous
March 07, 2011
Hello, watched your movies they are very interesting. I'm a beginner programmer, I am writing program for C # for the phone 7. I have a problem: I want to create a chat room messages will peredovatsya on Wi-Fi from your phone to your computer. I know that the phone 7 does not support network. But it may have another way? Please show how this works. Thank you. Sorry for my English.Anonymous
July 27, 2012
The comment has been removedAnonymous
December 11, 2013
Hello sir, How you added that UserService service reference in the project ? Please help for this .