LINQ in .net 2.0 – Did you know?

I was reading the all new theruntime.com blog (members of codebetter.com have started it) and came across the following post. I hadn’t given it much thought, but it states that LINQ is available in .net 2.0. I’ve yet to try it out in .net 2.0, but it certainly opens up some possibilities for projects that are required to run on .net 2.0 – you can at least use some of the goodness of VS2008!

(n.b. you need to include System.Core.dll in your .net 2.0 apps as stated here)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s