margbarje:LINQBridge
I didn't hear of it before but apparently it could help you out to a certain degree. When you take a look at this page: http://www.albahari.com/nutshell/linqbridge.html, you'll see there, I copied the piece of information:
Can I use LINQBridge with C# 2.0 and Studio 2005?
You can—but the query operators will be awkward to use without lambda expressions, extension methods, query syntax, etc.
So I don't expect it to be able to completely provide all the features but if you're not using lambda expressions in your linq statements you could try it out. Install Visual Studio 2005 on your, or another, machine and try to open and build the solution. If it works than you're ok, if not you should tell your teacher to upgrade or recreate your own solution to be 2.0 compliant.
Grz, Kris.
Read my blog | Members are volunteers so please keep out the (it's urgent | asap | reply me directly) stuff. Nobody's interested in that.