If a "Retrieval" stored procedure is called, the data is returned as a DataSet. Does a method exist, or has anyone written any code that will automatically populate an Entity class or a EntityCollection class with the data from the DataSet (perhaps by using reflection)?
Thanks for any help