Identities in the Cloud @ ITPROceed

A few days ago, I presented a session on Identities in the Cloud at ITPROceed. I talked about the options in Windows Azure Active Directory to create and manage users: Microsoft Online IDs, Directory Synchronization and Federation.For those of you that are interested in the presentation, you can dow... [More]

AngularJS: Async Callbacks and the Angular Execution Context

I was playing around with a Angular and Google Maps, and suddenly the world fell apart. Ok, maybe I'm a bit dramatic here, but angular behaved quite a bit different than I expected. This is a simplified version of the code that cracked the foundations of my beloved planet:$scope.geoCode = function (... [More]

Dynamics CRM 2013 and Power BI for Office 365 - Part 2

In the first part of this blog post we used Power Query to create the following Data Model in Excel. As you can see the relationship between the 2 tables is still missing and we would also like to define a Hierarchy in QueryFromContact. And although we could have done this in Power Query itself we w... [More]