Blue Collar Software Architect

My job gives me opportunities to create solutions using a broad array of technology. I will post here based on that exposure and the related technology experiences.

Browse by Tags

Tagged Content List
  • Blog Post: Implementing Join/Leave (part 3): The RESTful Services

    This is the last of my posts on this topic and promises to be rather short. The previous post covered the functionality to join or leave and the one before that covered determining group membership via EWS. In this post I will cover the idea that I want to implement access to this functionality via REST...
  • Blog Post: Implementing Join/Leave link (part 2): Join/Leave a Group

    Continuing on from my initial post I want to cover the bit of code needed to join or leave a group. As before a reference to and using statement for System.Directory services is required, but in this instance Exchange Web Services (EWS) is not used and no references for it are necessary. Again, this...
  • Blog Post: Implementing Join/Leave link (part 1): Group Membership

    Recently in a Proof-of-Concept I need to implement functionality that would identify one's membership in a group (Exchange in particular) and then provide a join or leave link based on that membership. I'll cover this in three parts covering (to facilitate getting some of it done sooner rather than later...
Page 1 of 1 (3 items)