Below is a class that contains a method that can create a DataTable object form Linq Query Results. I find the LINQToDataTable method really handy when I am creating Crystal reports. Crystal Reports love to report on DataTables. The Imports are essential to the LINQToDataTable method in the LinqUtilities...