Posts

Expression trees’ ConstantExpression values

After reading Jafar Husain‘s posts (1, 2 and bonus by Doron Yaacoby), I started thinking about being able to strong type names using the Expression classes…. 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.
2007-10-04
1 min read

WPF Designer Tip: Keyboard Shortcut

Ever wondered how to switch between the Cider Designer’s views (Designer and XAML) in Visual Studio 2008 using the keyboard?… 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.
2007-09-22
1 min read

Registering to a DependencyProperty’s Change Event

Sebastien Lambla wrote a cool post about how to correctly get notifications for the changes in dependency property values…. 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.
2007-09-18
1 min read