add project reference to each other
From: donotspam (liu5145_at_yahoo.com.(donotspam).)
Date: 03/24/05
- Next message: Peter Rilling: "Re: add project reference to each other"
- Previous message: Radek Cerny: "Re: Architecture Question"
- Next in thread: Peter Rilling: "Re: add project reference to each other"
- Reply: Peter Rilling: "Re: add project reference to each other"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Mar 2005 22:01:02 -0800
Hi all,
in my vb.net solution, i have 3 project:
1. Main-this is the startup or the base of my window application.
2. Sales-this is the project that contains all the sales info
3. Product-this is the project contains all product info
in my Sales project, i added the reference of the Product to Sales project
because I need to shows the Product info in my Sales.
in the other hand, i also need to show the Sales in my Product. now the
problem comes, i can add Product reference to the Sales project, but, when i
try to add the Sales reference to my Product project, it show me that i
cannot add the reference because of circular dependency.
so, how do i soleve this??? i really need to add reference from and to each
another.
- Next message: Peter Rilling: "Re: add project reference to each other"
- Previous message: Radek Cerny: "Re: Architecture Question"
- Next in thread: Peter Rilling: "Re: add project reference to each other"
- Reply: Peter Rilling: "Re: add project reference to each other"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|