LINQ Query Expressions and .NET Framework 3.5 Support in Reflector 5.0 - LINQ and C# 3.0 Tutorials
by David Hayden ( Florida Microsoft MVP C# ), Filed: Must Have .NET Developer Tools, C# 3.0 Tutorials
Everyone has probably heard that the new version of Reflector, version 5.0, was released recently. Reflector and several of its add-ins are must have .NET Developer Tools for spelunking into assemblies, etc.
Reflector 5.0 has LINQ and .NET Framework 3.5 Support as mentioned in the ReadMe File:
“LINQ and .NET Framework 3.5: Reflector supports query expressions and other concepts introduced in C# 3.5. To enable this feature select ".NET 3.5" under View, Options, Disassembler, Optimization.“
Very Cool. Just set your Reflector 5.0 Options to optimize for .NET Framework 3.5:

I have compiled a bunch of LINQ and C# 3.0 Tutorials for the new features to be released in Visual Studio “Orcas”:
LINQ and C# 3.0 Tutorials
Source: by David Hayden ( Florida Microsoft MVP C# )
Filed: Must Have .NET Developer Tools, C# 3.0 Tutorials