Silverlight Cream for June 03, 2009 -- #607

In this Issue: Karl Shifflett, Jaime Rodriguez, and David Anson.

Shoutouts:

I didn't realize it until I put in the "In this Issue" list above, but Karl and Jaime are the first two, and I will see them at a NerDinner tomorrow night, and be one of the recipient's of their WPF LOB training in Phoenix on Friday and Saturday... see you guys tomorrow:)

Mike Taulty did as he threatened in yesterday's post and produced


From:

Karl Shifflett provides a way to help debug broken bindings by displaying them to you at run-time... elegant in it's straight-forwardness.

Jaime Rodriguez expands on his previous PlaneProjection post and digs into the 3D-ness of it all this time... reading the previous post is probably a good idea, and he has a link to it.

Maintaining balance [A versatile red-black tree implementation for.NET (via Silverlight/WPF Charting)]

David Anson references two works on "Left-Leaning red-black trees" [seriously I'd have thought they had something to do with botany]... apparently David took them for what they are and has produced a C# LeftLeaningRedBlackTree. He used some of the fun from his previous post and details all the code.

Stay in the 'Light!


Twitter SilverlightNews | | | | | | | | | | |

Technorati Tags: Silverlight](http://technorati.com/tag/Silverlight)    Silverlight 3 Beta](http://technorati.com/tag/silverlight-3-beta)    SilverlightCream](http://technorati.com/tag/SilverlightCream)

This article is part of the GWB Archives. Original Author: Dave Campbell

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.