Transcript
Page 1: Windows 8 Notifications From Windows Azure
Page 2: Windows 8 Notifications From Windows Azure
Page 3: Windows 8 Notifications From Windows Azure
Page 4: Windows 8 Notifications From Windows Azure
Page 5: Windows 8 Notifications From Windows Azure

Wide (2x1)Square (1x1)

Page 6: Windows 8 Notifications From Windows Azure
Page 7: Windows 8 Notifications From Windows Azure
Page 8: Windows 8 Notifications From Windows Azure
Page 9: Windows 8 Notifications From Windows Azure

demo

Page 10: Windows 8 Notifications From Windows Azure
Page 11: Windows 8 Notifications From Windows Azure
Page 12: Windows 8 Notifications From Windows Azure
Page 13: Windows 8 Notifications From Windows Azure
Page 14: Windows 8 Notifications From Windows Azure
Page 15: Windows 8 Notifications From Windows Azure
Page 16: Windows 8 Notifications From Windows Azure
Page 17: Windows 8 Notifications From Windows Azure

demo

Page 18: Windows 8 Notifications From Windows Azure
Page 19: Windows 8 Notifications From Windows Azure
Page 20: Windows 8 Notifications From Windows Azure
Page 21: Windows 8 Notifications From Windows Azure

1. Request Channel URI

2. Register with your Cloud Service

3. Authenticate & Push Notification

Page 22: Windows 8 Notifications From Windows Azure
Page 23: Windows 8 Notifications From Windows Azure
Page 25: Windows 8 Notifications From Windows Azure

Request Channel URI

Register with your Cloud Service

Authenticate & Push Notification

What a service needs to support

Secure, web based API for channel URI registration.

Persistent storage of channel URI.

Storage for tile and toast images.

How do I do that with Windows Azure?

Windows Azure Compute

• Web Role

• Full IIS support

• WCF REST and ASP.NET MVC

Windows Azure Storage

• Table Storage

• Blob Storage

Page 26: Windows 8 Notifications From Windows Azure
Page 27: Windows 8 Notifications From Windows Azure

demo

Page 28: Windows 8 Notifications From Windows Azure
Page 29: Windows 8 Notifications From Windows Azure
Page 33: Windows 8 Notifications From Windows Azure

Recommended