This is a multi part blog post the other posts in this series are: Overview – you’re reading this now.The push notification service – how to implement the delayed push notification serviceThe client library – not yet written.In this post I discuss push notifications, and share my web service which implements a delayed push notification.Push notifications are a web service that MS provides that can send a message to the phone. There are 3 flavors of push notifications:Raw notification: Raw bytes...