Can anyone help me on this complex problem I have....? You have two factory classes that both return a generic list of a data object class. Currently you are using a switch statement to call a particular factory depending on some input. Code below the switch depends on getting the list of data objects...
Posted to
C#
(Forum)
by
sursahith
on
07-07-2008, 12:00 AM
Filed under: oops, SQLDataReader, C# 2005 Generics