Windows Azure Toolkit for iOS

 

If you every wanted to build iPhone applications which connected to the cloud to access storage services, your wish has been granted.

On Monday we released the “Windows Azure Toolkit for iOS” which is a toolkit for developers to make it easy to access Windows Azure storage services from native iOS applications. The toolkit can be used for both iPhone and iPad applications, developed using Objective-C and XCode.

The toolkit works in two ways – the toolkit can be used to access Windows Azure storage directly, or alternatively, can go through a proxy server. The proxy server code is the same code as used in the WP7 toolkit for Windows Azure (found here) and negates the need for the developer to store the Azure storage credentials locally on the device. If you are planning to test using the proxy server, you’ll need to download and deploy the server controls hosted on CodePlex.

The Windows Azure Toolkit for iOS is made available as an open source product under the Apache License, Version 2.0. You can get all the details here.

 

A Windows Azure  Toolkit for Windows Phone 7 is also available and can be found here.