To aid my unit testing I needed to populate a database with a load of test data. This data needs to be generated by some of the less technical guys on the project and so exporting CSV (Comma Separated Values) files from Excel seemed a sensible approach. So I then cast around for any existing [...]
Entries Tagged as '.net'
Useful CSV reader
January 10th, 2007 · No Comments · .net, Software Development
Tags:



