Developer's DescriptionBy xPortToolsEnable you application to read text files and load data into ADO.Net structures..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 treat each text file in a folder as a table with the data and read data from character-delimited or fixed columns text files without the need to use any additional providers. This also results in a familiar look-and-feel and allows for future extension of the component.