The first item I want to cover is the generic database class. Beginners books show you how to make a DataConnection, DataAdapter and DataSet using the IDE. Although that does work, I find it a poor way to do things. I prefer to understand a little more and excercise a little more control.
[read article...]