Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Should all business objects be in the SINGLE assembly?
Message
From
10/01/2009 20:56:52
 
 
To
10/01/2009 20:13:35
General information
Forum:
ASP.NET
Category:
Class design
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01371964
Message ID:
01372619
Views:
16
>>How do you handle "cycling reference" issue in this cause? For example, Business.Personal might need to access functionality in Business.Banking and vice versa.



Hi John,

To avoid a "cyclic reference" in situations such as this, you would need to have a third project for the common stuff that need to be referenced by both of the other projects. I'm not sure of your exact needs, so perhaps my answer is a bit vague, but does it help?

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform