Yeah thats it......anything other than DataReader!
Personally, I like the business object approach....find it makes the GUI code very clean & explicit....gives you a lot of control over the object.
DataSets are fine, but I tend to use them more more ad-hoc stuff like reports etc. |