Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Luke Hoban: Orcas - Compiling LINQ, C# Futures, Intellisense
May 19, 2007 at 1:56 PMApart from that, LINQ over in-memory structures is written against interfaces (if I'm not mistaken) and therefor uses virtual calls all over the place.
And yes, the lambda expressions are called via delegates.