Hi Friends
I have few questions about using DataSets as data storage
and using User defined classes (Data Objects) as data
storage. Suppose I have plain functionality of retrieving
data from data source and updating data into data source
and no other complex functionality then how good is idea
of using Data Objects instead of DataSets (for better
performance)?
Can I measure the performance in both the cases if yes how
can I do this.
Any help on this will be appreciated
Regards
Makarand