News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
Accessing Windows Azure Table Data as OData via PHP
September 17, 2010 @ 12:19:09

Brian Swan has a new post on his MSDN blog today looking at a different way to consume the data from Windows Azure instead of the normal interface - consuming it as OData.

Did you know that data stored in Windows Azure Table storage can be accessed through an OData feed? Does that question even make sense to you? If you answered no to either of those questions and you are interested in learning more, then read on. In this post I'll show you how to use the OData SDK for PHP to retrieve, insert, update, and delete data stored in Windows Azure Table storage.

He shows how to create a class that matches the table structure (complete with hints in the comments) and is used along with the service account/key information to create a table, insert an entity, remove them, updating an entity, deleting it and, finally, deleting the table.

0 comments voice your opinion now!
odata windows azure sdk tutorial


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: ext/snarl: PHP interface to the Windows Snarl Notification Tool API

Padraic Brady's Blog: Compiling PHP for Windows Vista using Visual C++ Express 2008 - Seriously!

SitePoint.com: How to Create Your Own Random Number Generator in PHP

PHPMaster.com: Implement Two-Way SMS with PHP

PHPMaster.com: Preventing Code Rot 101: Unit Testing


Community Events









Don't see your event here?
Let us know!


unittest object podcast release community zendframework2 api framework development introduction testing composer interview phpunit database opinion tool example language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework