My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

While LINQ to SQL provides an easy way to create a data access layer, and an empty database, it does not come with an easy method for loading data into the database once created.

This project aims implements a library, inspired by Ruby's fixtures, that provides a simple format for defining data that can be easily loaded into a database using a LINQ to SQL datacontext.

Currently LINQ to EF is not supported; but this is a future goal for the project.

This project is sponsored by Castle Rock Research Corporation.

Powered by Google Project Hosting