Hi i would like to know if it's better to use typed-dataset rather than Own access with Datareader and Store procedure?
Typed Datasets are alwaya a better option compared to using plain DataReaders.
Typed datasets gets you,