I have a project which can only be deployed on a server running .NET 3.0. I desperately want to use LINQ to simplify some excruciatingly tedious logic. Is there a simple way
Taken from http://codebeat.wordpress.com/2008/06/23/using-linq-in-net-30/:
I tried this, and it worked, but beware of Mike Atlas's caution about the legal ramifications of deploying these 2 files.