CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Posts
    11

    Unhappy create family tree with C# visual basic 2005 pls help me

    I doing this project that i have no idea in my mind at all. U guy out whoever pls help me..Thax alot.. For more detail pls have a look at the file that i attach thax alot..get back to me asap Thax...
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2006
    Posts
    220

    Re: create family tree with C# visual basic 2005 pls help me

    Study Graph theory. Have a look at Graph related classes in BCL.

  3. #3
    Join Date
    Sep 2008
    Posts
    11

    Question Re: create family tree with C# visual basic 2005 pls help me

    thax for your reply.Having a look at Graph related classes in BCL?What is BCL?Can you send me the link of it?thax alot=)

  4. #4
    Join Date
    Apr 2006
    Posts
    220

    Re: create family tree with C# visual basic 2005 pls help me

    BCL is short for Base Class Library. But after replying to you I ,myself, could not find any Graph/Tree related class/namespace in .NET BCL.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured