a solution and multiple projects
From: dominique (anonymous_at_Devdex.com)
Date: 09/08/04
- Next message: Cor Ligthert: "Re: Open Browse"
- Previous message: ruca: "Re: Open Browse"
- Next in thread: Herfried K. Wagner [MVP]: "Re: a solution and multiple projects"
- Reply: Herfried K. Wagner [MVP]: "Re: a solution and multiple projects"
- Reply: CJ Taylor: "Re: a solution and multiple projects"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 08 Sep 2004 04:17:22 -0700
Hi,
In windows app, i have a solution with multiple projects.
If a project must "see" types (class, modules, structures, delegates,
enum) of an other project, we must add reference to this project (in
solution explorer, right clic on add reference, then third tab Add
project).
Now my question :
we can Add reference to the project or to the dll of the project (with
browse).
When do we choose "reference to a project" and when do we choose
"reference to the dll of the project" ?
What are the best practices ?
What are the impacts on debug mode and on executable file ?
If we choose "reference to the dll of the project" :
- what dll do we choose ? in the folder \bin or obj\debug ?
- how does VS work then in debug mode ? with the project.pdb ?
Thanks in advance.
Dominique Gratpain
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Cor Ligthert: "Re: Open Browse"
- Previous message: ruca: "Re: Open Browse"
- Next in thread: Herfried K. Wagner [MVP]: "Re: a solution and multiple projects"
- Reply: Herfried K. Wagner [MVP]: "Re: a solution and multiple projects"
- Reply: CJ Taylor: "Re: a solution and multiple projects"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|