Relationship Experience Group

RXG is responsible for building common, reusable architecture components for our Relationship Management solutions

April, 2009

Posts
  • Relationship Experience Group

    Quickly Testing Access Control Service

    • 1 Comments
    A colleague was having trouble getting Access Control Service to work correctly, so I put together a simple test to see what was being returned. This code will work from a web project, or you can just put it directly into an IIS folder. I have the...
  • Relationship Experience Group

    Accessing Azure Tables and Blobs via REST

    • 2 Comments
    In a previous post , I implemented a few of the Azure Table REST APIs as a starting point for testing without having to use the Storage Client sample that ships in the Azure SDK. The Azure Storage REST API is documented here . Instructions and the updated...
  • Relationship Experience Group

    Accessing Azure Tables via REST

    • 2 Comments
    Most of the Azure table samples that I can find use the Storage Client to access the tables, which in turn uses the ADO.NET Data Services. While this provides a rich set of functionality, I wanted to explore the simplicity and flexibility of calling the...
Page 1 of 1 (3 items)