In the process of leaning VB.NET and C# I had a lot of trouble getting to grip with ADO.NET. This site contains the various code I did to convince myself that I had leant a particular principle. Just as they were of help to be I hope they will be of help to someone else. Enjoy!

 

 

ADO.NET DataAdapter using SQL Server

ADO.NET Data Reader with parameter using SQL Server

ADO.NET Data Reader with two result sets using SQL Server