SDS Web Client Updated

2008-11-27 @ 00:02#

now that the SDS team has successfully migrated all the data from the 'Invite-Only' servers to the 'Public CTP' servers, i took the time to complete some updates for my SDS Provisioning Client demo app. this Web app lets users access their SDS data stores and add/edit/update/delete elements as needed.

this update contains the ability to view the raw response document sent from the SDS servers (usually XML). i also added the ability to view the metrics for Authorities and Containers. this information is occasionally updated and includes the following values: IncomingBytes, OutgoingBytes, PhysicalIO, LogicalIO, EntityBytes, DeleteCount, GetCount, HeadCount, PostCount, PutCount, QueryCount, UnknownCount, and EntityCount . i've also updated the query help text and added a link directly to the SDS Query Language Grammar page within the MSDN site.

there is still a lot to do. i think my next effort will focus on improving the back-end SDS-Proxy code. i've got a handful of ideas i'm eager to try out!

you can check out this and my other SDS demo apps on my SDS Examples page.

SDS