PC Review


Reply
Thread Tools Rate Thread

Collection as Property Issue

 
 
Fresno Bob
Guest
Posts: n/a
 
      6th Sep 2008
I will be using code generation to generate a data access layer. Each table
will have a class mapping on to the table and a class for generating
collections of the table class. These will then be used in business objects.
I would like to have things like e.g. a property which is a collection of
child objects. The obvious problem is you could potentially have collections
of objects containing collections of objects and so on. Are there any slick
design patterns which allow you to flexibly express how many level of
objects are loaded in? My objects will be served up through a web service
which makes the object calling methods on itself a little trickier (I am new
to web services) when it is on the client.

Regards, Chris.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Collection as Property Issue Fresno Bob Microsoft VB .NET 0 6th Sep 2008 10:19 AM
Binding to property of property of object collection TS Microsoft ASP .NET 3 31st Aug 2006 01:57 PM
Can't get collection to save when using collection of custom class as property of control in VS 2005 J.Edwards Microsoft Dot NET Compact Framework 0 10th Jan 2006 04:44 AM
UserControl issue - creating a property which is a collection of controls =?Utf-8?B?U2lvYmhhbg==?= Microsoft Dot NET Framework Forms 1 16th Apr 2004 02:00 PM
Edit collection property from Property window... nobody Microsoft ASP .NET 7 17th Mar 2004 11:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:51 PM.