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
»
Child
»
Hierachical data
(
RSS
)
CSLA .NET Resources:
CSLA .NET home page
Frequently Asked Questions
Download CSLA .NET
CSLAcontrib project
Code generation index
Browse Forum Posts by Tags
Showing related tags and posts for the
CSLA .NET discussion
forum. See
all tags in the site
#Business Object
Business Objects
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
(Forum)
by
Alexander Becker
on Thu, Oct 13 2011
Page 1 of 1 (1 items)
Copyright (c) 2006-2010
Marimer LLC
. All rights reserved.
Email admin@lhotka.net for support.