473,486 Members | 2,131 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Tree Class

Hi,

I am wondering if there is already a Tree class available in the framework
which i can use in my application?

If not then is there a site on the net where i can get the sample
implementation?

Regards,

Sarfraz
Jul 21 '05 #1
3 1652
Hi, Sarfraz

Did you already check TreeView class?

HTH
Alex

"Sarfraz Hooda" <sh****@iqueri.com> wrote in message
news:eL**************@TK2MSFTNGP12.phx.gbl...
Hi,

I am wondering if there is already a Tree class available in the framework
which i can use in my application?

If not then is there a site on the net where i can get the sample
implementation?

Regards,

Sarfraz

Jul 21 '05 #2
TreeView is a web control. Isn't it?

I want to use tree object from middle tier and expose the Organizational
structure to ASP.Net.

Sar

"AlexS" <sa***********@SPAMsympaticoPLEASE.ca> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi, Sarfraz

Did you already check TreeView class?

HTH
Alex

"Sarfraz Hooda" <sh****@iqueri.com> wrote in message
news:eL**************@TK2MSFTNGP12.phx.gbl...
Hi,

I am wondering if there is already a Tree class available in the framework which i can use in my application?

If not then is there a site on the net where i can get the sample
implementation?

Regards,

Sarfraz


Jul 21 '05 #3
If you are looking for tree control in asp.net - maybe this can help

http://msdn.microsoft.com/library/de...webcontrol.asp

Also there are 3rd party controls available. Google up them.

I meant TreeView in .Net - which is standard control in WinForms.

HTH
Alex

"Sarfraz Hooda" <sh****@iqueri.com> wrote in message
news:u0*************@TK2MSFTNGP11.phx.gbl...
TreeView is a web control. Isn't it?

I want to use tree object from middle tier and expose the Organizational
structure to ASP.Net.

Sar

"AlexS" <sa***********@SPAMsympaticoPLEASE.ca> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi, Sarfraz

Did you already check TreeView class?

HTH
Alex

"Sarfraz Hooda" <sh****@iqueri.com> wrote in message
news:eL**************@TK2MSFTNGP12.phx.gbl...
Hi,

I am wondering if there is already a Tree class available in the framework which i can use in my application?

If not then is there a site on the net where i can get the sample
implementation?

Regards,

Sarfraz



Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2812
by: Henry Jordon | last post by:
I have everything pretty much done but I need to fix something in my coding. I want to be able to enter strings such as "love", "hate", "the", etc. but am unable to figure how to do this. I have...
1
3231
by: Amit Bhatia | last post by:
User-Agent: OSXnews 2.081 Xref: number1.nntp.dca.giganews.com comp.lang.c++:817435 Hi, I searched online to see if this is valid or not (since my classes are still very incomplete, I am...
9
7813
by: raylopez99 | last post by:
What's the best way of implementing a multi-node tree in C++? What I'm trying to do is traverse a tree of possible chess moves given an intial position (at the root of the tree). Since every...
5
5257
gekko3558
by: gekko3558 | last post by:
I am writing a simple binary search tree (nodes are int nodes) with a BSTNode class and a BST class. I have followed the instructions from my C++ book, and now I am trying to get a remove method...
4
1910
by: Travis | last post by:
I'm creating a real simple tree. No sorting and every node can have infinite children. // TreeNode.h #ifndef TREENODE_H #define TREENODE_H #include <iostream> #include <iomanip>
8
2604
by: slizorn | last post by:
Hi guys, I have this coding that I wanted to try out. Basically this is meant to be done in Java as practice for the Topic trees in data structures and algorithms. I have recently learned C++ on...
2
3799
by: slizorn | last post by:
hi guys, i need to make a tree traversal algorithm that would help me search the tree.. basically i need to read in a text file... shown below H H,E,L E,B,F B,A,C A,null,null c,null,D
2
2646
by: slizorn | last post by:
hi guys, i need to make a tree traversal algorithm that would help me search the tree.. creating a method to search a tree to find the position of node and to return its pointer value basically i...
2
7353
by: cioccolatina | last post by:
Hey guys, is there anyone who could help me..? I have file ExpressionBinaryTree.java : /** class ExpressionBinaryTree * uses a binary tree to represent binary expressions * does not...
0
7100
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6964
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7126
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6842
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5434
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4865
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
262
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.