Results 1 to 5 of 5

Thread: multiple projects?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    multiple projects?

    what's the use of it exactly?
    I tried to add two projects in a solution, but sounds like there is no way to access the other project anyways. what's the point?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    What do you mean? It doesn't link the projects really but its helpdull if you are working on both of them. Especially when one is a dll and is used in the other project.

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    oh well yeah it makes sense if you're making a dll didnt think of that

    but there isnt really a way to connect the projects together or something (I mean like two windows forms projects)? so it's just to make it easier to work on some projects at the same time?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Yeah thats all it does, nothing fancy.

  5. #5
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261
    You can add a reference between projects. Just select one project, goto the 'references' menu, select the 'Projects' tab, and select the project you want a reference to.

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