Fixing CLSA property registration issues in child objects
AKA ‘avoiding the dreaded “Can not register property YourProperty after containing type (YourBaseType) has been instantiated” error message’ Somewhere betwee...
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 ...
If you have been programming since the mid-80’s and have been a IT professional for over 17 years it does not happen often anymore that you get mesmerized by...