Click here to Skip to main content
15,881,089 members
Articles / Programming Languages / C#

Linq to Tree - A Generic Technique for Querying Tree-like Structures

2 Mar 2010CPOL14 min read 359.4K   3.1K   234  
This article presents a generic approach to applying Linq queries to tree like structures. Using T4 templates for code generation, a Linq to VisualTree (WPF), Linq to WinForms and Linq to FileSystem APIs are constructed
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.