windows 8 notifications from windows azure

33

Upload: kristof-rennen

Post on 03-Jul-2015

648 views

Category:

Technology


0 download

DESCRIPTION

With Windows 8 coming and Windows Azure being around as a solid cloud platform, there will be many new scenarios possible and big opportunities available to build new types of services and applications. We are facing a huge number of devices possibly upgrading to this new version of Windows and all of them will be connecting to well know services, fetching data and being online all the time. To enable this load, support flexible and scalable applications and to provide users with an amazing user experience, Windows 8 and Windows Azure will probably become best friends. One of the key features of Windows 8 is the support for notifications, an easy and user friendly way to inform the user about events, available data, updates and much more. For the Windows Phone users this experience will feel familiar, as we are already using it for a while. For Windows 8, the experience will be similar but even more possibilities and scenarios are available. In this session we will show you what Windows 8 offers to notify the user and what options developers have to implement those. To allow flexibility, scalability and transparency, we will use Windows Azure as a backend and initiator of the notifications to show you the close relationship between the two.

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