Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Projects and solutions

Projects and solutions

Scheduled Pinned Locked Moved Visual Basic
helpquestion
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Fade Amit BS
    wrote on last edited by
    #1

    I want to create one primary solution that uses multiple projects like 1 application and some class libraries, now when i tried to add the projects into the solution they all load up but i can use the namespaces between the projects, why is that?:confused: Note that i can easily use the *.dll files by refference but i want to use it all through code... by the way, i have set all of the projects' Root Namespace setting to the same name space. please help here, thanx Fade (Amit BS)

    F 1 Reply Last reply
    0
    • F Fade Amit BS

      I want to create one primary solution that uses multiple projects like 1 application and some class libraries, now when i tried to add the projects into the solution they all load up but i can use the namespaces between the projects, why is that?:confused: Note that i can easily use the *.dll files by refference but i want to use it all through code... by the way, i have set all of the projects' Root Namespace setting to the same name space. please help here, thanx Fade (Amit BS)

      F Offline
      F Offline
      Fade Amit BS
      wrote on last edited by
      #2

      I got this solved, for anyone who wounders this is the deal: you add the projects to the solution (right-click the solution and then 'add'->'Existing Project' then you have to create a refference. what i didn't notice before that in the 'Add Reference' dialog there is a 'Projects' Tab, you add a refference to the project from there, and the IDE will automatically create a dependancy. Another thing to notice, click on the project reference item, and in the properties window there is a 'Copy Local' property, i think that it's best to set this proerty to 'False'. That worked for me just great, namespace work and everything. Hope this will help someone :) Fade (Amit BS)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups