.NET txtReader for Text Files is a set of classes, specifically designed to read text files and load the data into ADO.NET DataTable/DataSet from .NET applications. It is implemented as a .NET Managed Provider with read-only capabilities which allow it to...