In my winform application I have the following scenario:
I want to get multiple tables on a single event. Returning all tables as dataset in sin
dataset
sin
If you load each table separately and use threads you can greatly improve the performance.
Datasets are also very heavy weight... so try avoiding them if possible.