Wednesday, March 23, 2011

Windows Azure and Window Phone 7 is like beer and peanuts, with the "Windows Azure Toolkit for Windows Phone 7"

Wade Wegner - Windows Azure Toolkit for Windows Phone 7

"I am tremendously excited to announce the release of the Windows Azure Toolkit for Windows Phone 7. This toolkit is designed to make it easier for your to build phone application that leverage cloud services running in Windows Azure. Our team has been diligently working on this toolkit for months, and I think you’ll like what you see.

Get the bits on CodePlex here: http://watoolkitwp7.codeplex.com/

Cloud services and phone applications are a powerful combination, and our goal is to make it as easy as we can for you to use Windows Azure to provide storage and services for your phone applications. Everything we’ve built in this toolkit is to simplify the experience and optimize your time. For example, rather than require you to learn any new semantics around storage or put in the time to build out membership services to provide authentication and authorization for your phone applications, we’ve done it for you and provide you with a sample demonstrating the necessary steps.

The toolkit contains the following pieces:

  • Binaries – These are libraries we’ve written that you can use in your Windows Phone 7 applications to make it easier to work with Windows Azure (e.g. a full storage client library for blobs and tables). You can literally add these libraries to your existing Windows Phone 7 applications and immediate start leveraging services such as Windows Azure storage.
  • Docs – We’ve provided documentation that covers setup and configuration, a review of the toolkit content, getting started, and some troubleshooting tips.
  • Dependency Checker – As you’ve come to expect and love, we provide a full dependency checker to ensure that you have all the bits required in order to successfully use the toolkit.
  • Project Templates – We have built VSIX (which is the unit of deployment for a Visual Studio 2010 Extension) files that create project templates that make it easy for you to build brand new applications.
  • Samples – We have a sample application that fully leverages the toolkit, both available in C# and VB.NET. The sample application is also built into one of the two project templates created by the toolkit.

image..."

CodePlex - Windows Azure Toolkit for Windows Phone 7

"image

The Windows Azure Toolkit for Windows Phone 7 is designed to make it easier for you to build mobile applications that leverage cloud services running in Windows Azure. The toolkit includes Visual Studio project templates for Windows Phone 7 and Windows Azure, class libraries optimized for use on the phone, sample applications, and documentation.

Windows Azure

Windows Azure is a cloud-computing platform that lets you run applications and store data in the cloud. Instead of having to worry about building out the underlying infrastructure and managing the operating system, you can simply build your application and deploy it to Windows Azure. Windows Azure provides developers with on-demand compute, storage, networking, and content delivery capabilities.

For more information about Windows Azure, visit the Windows Azure website. For developer focused training material, download the Windows Azure Platform Training Kit or view the online Windows Azure Platform Training Course.

Getting started: If you’re looking to try out the Windows Azure Platform free for 30-days—without using a credit card—try the Windows Azure Pass with promo code “Cloud Cover”. For more details, see Try Out Windows Azure with a Free Pass.

Content

..."

WP7 and Windows Azure seem like a perfect couple, don't they?

No comments: