Developer's DescriptionBy Bruce DunwiddieParse any commonly found delimited data formats, CSV, fixed width, Excel, and XML in .Net.The DataStreams framework started out as a stream based parser for CSV files for use in the .Net framework. The framework has since evolved to include Excel XLS, Excel 2007 XLSX, fixed width, and XML files. Bulk insert capability for Microsoft SQL Server has been added for use with SqlBulkCopy.