I mentioned this a few months back to Kieth Farmer and had no time to actually post this anywhere. I loved LINQ when I saw it at PDC 05 and wanted to experiment with building an IEnumerable based query framework with many of the same features. The purpose of the Rockside project was to emulate much of what's in LINQ without the need to use a special compiler. I've finally been able to start blogging about the Rockside project as well as take a deep dive into LINQ at my blog at http://community.bennettadelson.com/blogs/rbuckton
Read More...