#win8acad : Tiles and notifications

Preview:

Citation preview

demo

Square (1x1) Wide (2x1)

Overlays status on top of tile

Supports square and wide tiles

Number up to 99 or pre-defined glyph:

Always legible on top of images

Badge Badge

demo

demo

demo

1. Request Channel URI

2. Register with your Cloud Service

3. Authenticate & Push Notification

demo

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

Recommended