Sign In
Relationship Experience Group
RXG is responsible for building common, reusable architecture components for our Relationship Management solutions
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Services
Access Control Service
Azure
Azure Blobs
Azure Storage
Azure Tables
Geneva
Linq
multi-tenant
REST
XML
Archive
Archives
June 2009
(1)
May 2009
(1)
April 2009
(3)
March 2009
(2)
February 2009
(4)
MSDN Blogs
>
Relationship Experience Group
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Relationship Experience Group
Implementing a Multi-tenant Windows Azure Application
Posted
over 3 years ago
by
bartr
1
Comments
We are nearing the completion of our multi-tenant Azure incubation project. I blogged in March about our plans for the addressing scheme. Quite a bit has changed since then. URL Rewriting Revisited For many of our scenarios, URL Rewriting works...
Relationship Experience Group
Using LINQ to XML with Azure Tables
Posted
over 3 years ago
by
bartr
1
Comments
Short article and sample code showing how to use LINQ to XML to retrieve Azure table data using the AZURE REST interface...
Relationship Experience Group
Quickly Testing Access Control Service
Posted
over 3 years ago
by
bartr
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
Posted
over 3 years ago
by
bartr
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
Posted
over 3 years ago
by
bartr
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...
Relationship Experience Group
Using Azure Storage Outside of Azure Hosting
Posted
over 3 years ago
by
bartr
3
Comments
Azure provides a set of storage services – blob, queue, and table – that are accessed via REST interfaces. The Azure SDK provides a sample .Net library that wraps the REST API to make Azure Storage easy to consume. As long as you have Internet connectivity...
Relationship Experience Group
Azure Multi-Tenant Addressing
Posted
over 3 years ago
by
bartr
2
Comments
There is a great thread on the MSDN forums about single-tenant vs. multi-tenant. It’s definitely worth the read. There is also a multi-tenant Azure sample available here . Thanks to smarx for helping me think through some of this. We are building...
Relationship Experience Group
Access Control Service Sample v3
Posted
over 3 years ago
by
bartr
0
Comments
In a previous post , I wrote about a very simple Access Control Service example that I assembled during our investigation of ACS and the cloud in general. The sample uses the Application_AuthenticateRequest event in global.asax to validate the security...
Relationship Experience Group
Access Control Services Sample v2
Posted
over 3 years ago
by
bartr
1
Comments
In a previous post , I wrote about a very simple Access Control Service example that I assembled during our investigation of ACS and the cloud in general. The sample uses the Application_AuthenticateRequest event in global.asax to validate the security...
Relationship Experience Group
Access Control Service Sample
Posted
over 3 years ago
by
bartr
3
Comments
Microsoft .NET Services are part of the Azure Services Platform . The Microsoft .NET Access Control Service provides an easy way to control web applications and services while integrating with standards-based identity providers, including enterprise directories...
Relationship Experience Group
Welcome to the RXG Team Blog
Posted
over 3 years ago
by
bartr
1
Comments
On behalf of the RXG team, it is my pleasure to welcome you to the RXG team blog. We created this space to discuss some of the issues we are facing delivering customer solutions at scale. Who we are In the Relationship Experience Division (RXD...
Page 1 of 1 (11 items)