The is the fifth in a series of videos showing how to create a ticket booking system with VB.NET. This particular episode steps back from the application briefly to say a little about the ADO.NET object model. The roles of the Connection, Command, DataReader and DataAdapter objects are considered as well as the structure of a DataSet including the DataTable, DataRow and DataColumn.