On Friday we released the an update to the Windows Azure Toolkit for Windows 8 Consumer Preview. This version of the toolkit adds a Service Bus sample, Raw Notification sample and Diagnostics to the WnsRecipe NuGet. You can download the self-extracting package on Codeplex from here.
If you are building Windows 8 Metro Style applications with Windows Azure and have not yet downloaded the toolkit I would encourage you to do so. Why?, as a quick demonstration the following video shows how you can use the toolkit to build a Windows 8 Metro Style application that uses Windows Azure and the Windows Push Notification Service (WNS) to send Toast, Tile and Badge notifications to your Windows 8 Consumer Preview apps in under 4 minutes.
You can view/download the hi-def version of the video on channel 9 here
What’s in it?
- Automated Install – Scripted install of all dependencies including Visual Studio 2010 Express and the Windows Azure SDK on Windows 8 Consumer Preview.
- Project Templates – Client project templates for Windows 8 Metro Style apps in Dev 11 for both XAML/C# and HTML5/JS with a supporting server-side Windows Azure Project for Visual Studio 2010.
- NuGet Packages – Throughout the development of the project templates we have extracted the functionality into NuGet Packages for example the WNSRecipe NuGet provides a simple managed API for authenticating against WNS, constructing notification payloads and posting the notification to WNS. This reduces the effort to send a Toast, Tile, Badge or Raw notification to about three lines of code. You can find a full list of the other packages created support Push Notifications and the sample ACS scenarios here and full source in the toolkit under /Libraries.
- Samples – Five sample applications demonstrating different ways Windows 8 Metro Style apps can use Push Notifications, ACS and Service Bus
- Documentation – Extensive documentation including install, file new project walkthrough, samples and deployment to Windows Azure.
Want More?
If you would like to learn more about the Windows Push Notification Service and the Windows Azure Toolkit for Windows 8 check out the following videos.
Building Metro Style apps that use Windows Azure Service Bus
You can view/download the hi-def version of the video on channel 9 here
Sending Push Notifications to Windows 8 and Windows Phone 7 Devices using Windows Azure
You can view/download the hi-def version of the video on channel 9 here
Building Metro Style apps that use Push Notifications
You can view/download the hi-def version of the video on channel 9 here
Building Metro Style apps that use the Access Control Service
You can view/download the hi-def version of the video on channel 9 here
For more details, please refer to the following posts:
- Documentation and Download at Codeplex
- Vittorio Bertocci’s Blog: Using ACS in Metro Style Applications
- Wade Wegner’s Blog: Metro Style Apps with Windows Azure
- Nick Harris’s Blog: How to Send Push Notifications with the Windows Push Notification Service and Windows Azure
Please ping me on twitter to let me know if you have any feedback or questions @cloudnick
Enjoy,
Nick