June 6, 2014

NDC 2014: Windows Store Apps–Given to Fly slides & code

I just finished delivering my Given to Fly session at NDC 2014 Oslo – thanks to all of you who stayed ‘till the last session on […]
May 29, 2014

Windows Store App Validation Session–Slidedeck and Code

Today, I delivered a session at Techorama, a new (and good – congrats to Gill, Kevin, Pieter and everyone who made this happen!) Belgian conference.  The […]
May 20, 2014

NDC Magazine is out! And I’m featured in it :-)

I just received word the new edition of NDC Magazine (an IT mag, published 4 times a year) is out – and I’m very happy to […]
April 24, 2014

Automatically Start Visual Studio in Administrator Mode

Almost every Visual Studio solution work on these days has one or more ASP .NET MVC / ASP .NET Web API projects, most of which require […]
March 28, 2014

Fluent API Session: Code Available

Yesterday evening I delivered a session for the RealDolmen Microsoft Community user group on Fluent API building (in short: how to build a component that allows […]
March 5, 2014

DependencyProperties, List, IList and WinRT

Recently, I was busy building a custom WinRT behavior, and I ran into what I thought was an unusual problem: I created a dependency property (IList<T>), […]