Azure.exe : paging support added

2008-12-13 @ 00:10#

i added support (in my Azure.exe CLI) for Azure's "continuation headers" this evening. now, if you use the $top=n query element, Azure.exe will automatically check for any continuation headers that are returned by the Azure Table server and offer a [n]ext, e[x]it prompt at the bottom of the page.

while i prefer the Atom paging proposal, this one works well for 'forward-only' cursor-style reads. and it was easy to implement thanks to a blog post from Steve Marx [grin].

Azure Examples Landing Page

i also created an Azure Examples landing page. this will hold notes about my current work and links to source code, web examples, and other related items. the pages are pretty rough right now. i'll clean them up over time.

so check out the landing page; download the code; tell me about it.

Azure