Click here to Skip to main content
15,898,134 members
Articles / Programming Languages / C#

Nested Set Model Treebuilder

Rate me:
Please Sign up or sign in to vote.
4.38/5 (6 votes)
17 Apr 2009CPOL2 min read 42K   761   17  
An IEnumerable extension method to build a hierarchical tree from your NSM data

Revisions


  

Compare Revision Minor Date Status Editor
7 - publicly available No 17-Apr-09 10:13 Available Deeksha Shenoy
6 No 17-Apr-09 10:20 Composing
5 No 10-Apr-09 3:55 Composing
4 No 10-Apr-09 3:51 Composing
3 No 9-Apr-09 9:53 Composing
2 No 9-Apr-09 7:14 Composing
1 No 9-Apr-09 7:03 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Been designing, implementing, and maintianing projects in .Net since the beginning of time...or so it seems. I've done a little of everything before that though; java, vb classic, c, c++, assembly, pascal, basic.

*I'm not a big fan of UI work.

_

Comments and Discussions