A Windows Phone 7 multi touch pan/zoom behaviour for Multi Scale Images
<p [R=”[R”></p> <p>Some may have read my foray into using Windows Phone 7 to view maps, utilizing a Multi Scale Image (msi), MVVM Light a...
<p [R=”[R”></p> <p>Some may have read my foray into using Windows Phone 7 to view maps, utilizing a Multi Scale Image (msi), MVVM Light a...
AKA ‘avoiding the dreaded “Can not register property YourProperty after containing type (YourBaseType) has been instantiated” error message’ Somewhere betwee...
Updated for Windows Phone 7 beta tools! Traditionally, the first application any developer tries out on a new platform is "Hello World". Working wi...
When creating - or attempting to create ;-) - reusable components, it’s common practice to hide the gory details of your implementation – not only on class l...
Recently I tried to make my first attached dependency property and it struck me as odd that I could find a lot of articles on dependency properties – but it ...