Posts

Multi-Value Converters, Value Converters and the Case of the Wrong Target Type

… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2007-12-11
1 min read

DependencyPropertyChangedEventArgs? Think Again.

Delegate Contravariance is a really cool feature in C# that is often overlooked, mostly because it is so implicit and “obvious”. Go read the example I linked to if you don’t know what it is (it’s a short one)…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2007-12-10
1 min read

ContentPresenter Is Not Set When Using a ControlTemplate for a ContentControl

I encountered a problem today, the solution to which some of you may find worth keeping note of…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2007-12-03
1 min read