Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
Questionwhy is the OleDbCommand busy? Pin
mkomasi15-Feb-03 0:18
mkomasi15-Feb-03 0:18 
GeneralDisabling a Forms movement and mouse responce Pin
jtmtv1814-Feb-03 22:59
jtmtv1814-Feb-03 22:59 
GeneralRe: Disabling a Forms movement and mouse responce Pin
Stephane Rodriguez.14-Feb-03 23:17
Stephane Rodriguez.14-Feb-03 23:17 
GeneralPlease Help me about PropertyGrid Control Pin
TonyZWH14-Feb-03 15:41
TonyZWH14-Feb-03 15:41 
GeneralRe: Please Help me about PropertyGrid Control Pin
TonyZWH14-Feb-03 23:38
TonyZWH14-Feb-03 23:38 
GeneralI need your suggestion about data storage Pin
lnong14-Feb-03 14:47
lnong14-Feb-03 14:47 
GeneralRe: I need your suggestion about data storage Pin
Rocky Moore14-Feb-03 19:41
Rocky Moore14-Feb-03 19:41 
QuestionIs there a Tree class in .NET? Pin
lnong14-Feb-03 13:05
lnong14-Feb-03 13:05 
I'm making web based application for file/folder management, and I need to keep a hierarchical structure of folders in memory all the time. Is there some kind of class that supports this "tree-like" organization, or do I have make my own implementation.

For instance, there's no Tree collection class? I do see a BinarySeach() method for the ArrayList class, but I dont see any BinaryTree class.

Anyone have any suggestions for how to keep track of a list of folders and their subfolders. The hierarchy must be dynamic and support adding, modifying, removing folder items at runtime. I really cant use a Binary tree structure because a folder can have many subfolders, not just 2 max.

Thanks.
AnswerRe: Is there a Tree class in .NET? Pin
Furty14-Feb-03 19:08
Furty14-Feb-03 19:08 
GeneralForms/Listbox Display Pin
Sovman14-Feb-03 11:17
Sovman14-Feb-03 11:17 
GeneralRe: Forms/Listbox Display Pin
Ray Cassick14-Feb-03 11:23
Ray Cassick14-Feb-03 11:23 
GeneralIrDAClient Pin
Daniel Strigl14-Feb-03 10:35
Daniel Strigl14-Feb-03 10:35 
GeneralConverting a Graphics Object Back to a Bitmap Pin
draco_iii14-Feb-03 8:21
draco_iii14-Feb-03 8:21 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
draco_iii14-Feb-03 8:34
draco_iii14-Feb-03 8:34 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
Furty14-Feb-03 8:58
Furty14-Feb-03 8:58 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
clarkwuzhe14-Feb-03 10:29
clarkwuzhe14-Feb-03 10:29 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
Furty14-Feb-03 11:11
Furty14-Feb-03 11:11 
GeneralRuntime Error in Treeview Imagelist Pin
vlusardi14-Feb-03 7:52
vlusardi14-Feb-03 7:52 
GeneralRe: Runtime Error in Treeview Imagelist Pin
John Mautari14-Feb-03 8:29
John Mautari14-Feb-03 8:29 
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi14-Feb-03 8:45
vlusardi14-Feb-03 8:45 
GeneralRe: Runtime Error in Treeview Imagelist Pin
Furty14-Feb-03 9:02
Furty14-Feb-03 9:02 
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi14-Feb-03 9:19
vlusardi14-Feb-03 9:19 
GeneralRe: Runtime Error in Treeview Imagelist Pin
dazinith16-May-03 4:46
dazinith16-May-03 4:46 
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi19-May-03 6:55
vlusardi19-May-03 6:55 
GeneralRe: Runtime Error in Treeview Imagelist Pin
dazinith19-May-03 7:15
dazinith19-May-03 7:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.