.NET 4.0 will add the concept of Tuples in the Base Class Library, that will improve interoperability between languages such as F# or IronPython and C# or Visual Basic. LINQ will not have big changes in .NET 4.0, but only some lifting to support new features:
Read More...