Just posting a couple links that I liked that were tweeted by @ScottCate

  • http://www.generatedata.com/#about 
      So what is this site?Ever needed custom formatted sample / test data, like, bad? Well, that’s the idea of the Data Generator. It’s a free, open source script written in JavaScript, PHP and MySQL that lets you quickly generate large volumes of custom data in a variety of formats for use in testing software, populating databases, and scoring with girls.
  • http://www.filehelpers.com/
      The FileHelpers are a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams.
      The idea is pretty simple:You can strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET arrayThe Library also has support for import/export data from differents storages like Excel, Access, SqlServer, etc.

 

And a site found from the links on one of the above: