C# 3.0 Compiler and Type Inference Algorithm Video - Charlie Calvert and Eric Lippert
Blog: David Hayden (Florida C# .NET Developer ), Filed: C# 3.0 News and Information
I have watched the video twice, because it gets down and dirty into what Eric is doing to get type inference to work in the new C# 3.0 compiler given all the LINQ stuff that is happening in C# 3.0. If you like to see code and to understand what is going on with LINQ, Lambda Expressions, and Type Inference in C# 3.0 under the covers, this is probably your kind of video.
Watch the video.
Source: David Hayden (Florida C# .NET Developer )
Filed: C# 3.0 News and Information