C
Chris S.
Am I correct in thinking that C#/.NET 2.0 removes the need for a
collection for each business object you have, and allows you to create
just one collection?
Or is this just the equivalent of using Object for your collection?
collection for each business object you have, and allows you to create
just one collection?
Or is this just the equivalent of using Object for your collection?