Greg Beech's Website

April 2008 - Greg Beech's Tech Blog

  • Translating C# 3.0 query syntax for Linq-to-Objects, Part 4: Let

    This is the fourth entry in a series demonstrating how C# 3.0 query syntax is translated into the underlying method calls for Linq-to-Objects, and that you can write your own versions of the Linq extension methods. The previous entries were: Part 1: Introduction and Select Part 2: SelectMany Part 3: Where I know I said last time that this post would be about ordering, but now seemed an opportune point...
    Filed under: ,
  • Translating C# 3.0 query syntax for Linq-to-Objects, Part 3: Where

    This is the third entry in a series demonstrating how C# 3.0 query syntax is translated into the underlying method calls for Linq-to-Objects, and that you can write your own versions of the Linq extension methods. The previous entries were: Part 1: Introduction and Select Part 2: SelectMany Now we know how basic queries to select and project data are translated, we'll start looking at the more...
    Filed under: ,
Copyright (C) Greg Beech. All rights reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems