Searching a Tree of Objects with Linq
UPDATE: Posted a follow-up here. I’ve finally had legitimate use for LINQ to Objects, not just to make the syntax cleaner, but also to simplify the underlying code and provide me a lot of flexibility without significant work. The scenario … Continue reading