Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / trees

Trees

trees

Great Reads

by Jörgen Andersson
A high performance extension for creating a DataTable from a Generic collection.
by Petr Ivankov
Multidisciplinary paradigm of software development
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews

Latest Articles

by Jörgen Andersson
A high performance extension for creating a DataTable from a Generic collection.
by Petr Ivankov
Multidisciplinary paradigm of software development
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews

All Articles

Sort by Score

trees 

by Jörgen Andersson
A high performance extension for creating a DataTable from a Generic collection.
by Petr Ivankov
Multidisciplinary paradigm of software development
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews
by Dirk Bahle
A list of advanced tips & tricks on WPF TreeViews
by Dirk Bahle
A list of advanced tips & tricks on Virtualized WPF TreeViews
by Eugene Sadovoi
Various approaches to implementation of property initialization with DefaultValue attributes
by GravityPhazer
This article demonstrates how you can simply enumerate any generic tree depth-first as well as breadth-first using the described construct. Trees can be serialized binary (using the BinaryFormatter), custom binary and as XML.
by sadomovalex
Shows how using reverse engineering feature developers may add new conditions into string CAML queries using lambda expressions.
by Dan Randolph
C# interop using platform invoke and C++ vectors to implement fast searching and selection on index keys
by Jakob Lithner
Extension to the TreeView control making it very fast to load items
by infinateone
A file manager app with Clipboard interaction and drag and drop support.
by Akshay Srinivasan2
This article describes a technique to quickly retrieve and present hierarchical information from a flat relational database table with only one table scan.
by Nicolas DESCARTES
How to implement kd-trees in C# ?
by Milan Matějka
Representing Lambda Expressions as delegates and expression trees.
by _eol_
This article presents the minimal code necessary to display a hierarchical tree using Popups.
by Nick Polyak
This article describes how to substitute a parameter within an Expression tree by another expression, similar to how one can substitute an argument within a mathematical function by a different function
by Uzi Granot
This project will give you the tools needed to compress and decompress files using the Deflate method of compression, and to read and write standard Zip files.
by ohmusama
Tree representation for a 2D space allowing for infinite expansion
by alc_aardvark
Simple Generic Tree in c#
by Ziad Elmalki
Finds the least common ancestor in a tree
by Vyacheslav Voronenko
Three approaches to store tree like structures with NoSQL databases in MongoDB
by Vyacheslav Voronenko
Three approaches to store tree like structures with NoSQL databases
by sadomovalex
Describes support for IN CAML operation in Camlex open source library for Sharepoint developers
by Qwertie
The A-list is an all-purpose list, a data structure that can support most standard list operation in O(log n) time and does lots of other stuff, too
by madflame
This article presents a fully functional proof of concept of the translation phases that transform your code from a flat string of characters to an abstract syntax tree.
by Tomasz_Wisniewski
A treap implementation in C
by gaps96
Draws sets of tree nodes in a vertical way. Allows to Export an Image to SVG.
by wprintf
How to encode binary trees for algorithms such as RandomForest
by chuck in st paul
This is a utility program for bulk/batch renaming of files that demonstrates using and creating events