Microsoft offers a hands on lab (HOL) which guides you step by step through creation of a application using LINQ. As always, somebody forgot to show the VB code. Here it is Imports System.Data.Linq Imports System.Data.Linq.Mapping Module Module1 Sub Main...