What's Up
This Web Role hosts the WCF Web API services for the WhatsUp sample application.
It is a sample application that allows users to share Pictures, Videos and Audio clips with other users using Windows Azure Storage Blobs. The application uses a Bing Maps control to place the uploaded media in a map and show users the content uploaded by others in the vicinity.
The application uses a Windows Phone background task to update the device’s location periodically in a SQL Azure database. This information is later used by a Worker role to send a Push notification to the device, whenever another user uploads a new photo/video/audio clip.