Re: Object reference side effects - desirable?

From: VisionSet (spam_at_ntlworld.com)
Date: 11/08/04


Date: Mon, 08 Nov 2004 17:18:17 GMT


"Michael Rauscher" <michlmann@gmx.de> wrote in message
news:cmn0qd$jbr$03$1@news.t-online.com...

And another question. Where does the reference to the base domain objects
go?
eg Accounts can be aggregated in a collection class, but where does the
(base) collection object reference go? Do I have a DomainSingleton class
and put my base collection object in that? Certainly doesn't seem right to
put in a control object.

--
Mike W


Relevant Pages

  • Re: Why use a CollectionBase class here vs dataset or dataview?
    ... One of the basics of OOP are the enumerable collections. ... C is a simple item that only holds a back reference to B where it is in. ... one is a collection class. ... Public Class Collaborator ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Which collection class to use?
    ... You will want to use the SortedList collection since this allows each item ... Marc Butenko ... > Which collection class interface can I use if want to be able to bind the ... > reference the object with the key. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Which collection class to use?
    ... You will want to use the SortedList collection since this allows each item ... Marc Butenko ... > Which collection class interface can I use if want to be able to bind the ... > reference the object with the key. ...
    (microsoft.public.dotnet.general)
  • Which collection class to use?
    ... I'm working on a VB.Net app that has State class and ... Which collection class interface can I use if want to be able to bind the ... reference the object with the key. ...
    (microsoft.public.dotnet.general)
  • Which collection class to use?
    ... I'm working on a VB.Net app that has State class and ... Which collection class interface can I use if want to be able to bind the ... reference the object with the key. ...
    (microsoft.public.dotnet.languages.vb)