Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can one class set a property to be seen by another c
Message
From
28/02/2013 12:58:56
 
 
To
28/02/2013 10:19:09
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01566989
Message ID:
01567160
Views:
33
>>>What you showed isn't a cyclic reference? Application has database and Database has application?
>>
>>I assume you are worrying about 'cyclic reference' from a VFP POV - it's not issue in .NET

>
>Right, unless the two classes are in different projects, because then each project will have to reference the other and .NET *will* have a problem with "cyclic reference".

In that scenario then, strictly speaking, it's just a VS problem (build order which occurs when both projects are in the same solution) rather than a .NET restriction.

If the references are to the DLL rather than the project then there's no problem.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform