CSLA .NET
Vibrant discussion about CSLA .NET and using the framework to build great business applications.
Sign in
|
Join
|
Help
Home
Forums
Store
FAQ
All Tags
»
Business Objects
»
Child
»
Hierachical data
(
RSS
)
CSLA .NET Resources:
CSLA .NET home page
Frequently Asked Questions
Download CSLA .NET
CSLAcontrib project
Code generation index
Browse Site by Tags
Showing related tags and posts across the entire site.
#Business Object
BusinessBase
Child Collection
Tree
Implementing Objects as Root or Child within hierarchical structures?
Hello, after reading the CSLA4 books I am not sure how to implement the following scenario: given the following classes to build up a simple contact management: class Contact { IEnumerable<ContactRelation> RelatedContacts; } class ContactRelation { string RelationType; Contact RelatedContact; ...
Posted to
CSLA .NET discussion
by
Alexander Becker
on Thu, Oct 13 2011
Copyright (c) 2006-2010
Marimer LLC
. All rights reserved.
Email admin@lhotka.net for support.