Azure.exe : Table continuation headers

2008-12-16 @ 03:45#

i updated the Azure.exe sample app today. it now properly supports the custom continuation header for Table objects (x-ms-continuation-NextTableName). this also allowed me to complete testing on the the possible Table query options.

i also added several static copies of Table and Entity feeds produced by Azure. these can be used to validate the Atom output. i used the W3C Feed Validator. it's good to know Azure's Atom output is reported as valid. there are, however, a few missing items that need a bit of attention (Title, Author/Name, and Updated).

Azure