LINQ Closures May Be Hazardous to Your Health!(diditwith.net)
submitted by
jamesewelch(2275) 4 years, 7 months ago
This article is really academic in nature on the topic of closures and how they fit into LINQ query expressions. It contains a highly-contrived example that is not representative of quality LINQ code. One of the most interesting aspects of LINQ query expressions is that they produce lexical closures. Exploiting closures in query expressions can be powerful but tricky.
|category: Linq
|Views: 20
tags:
LexicalClosures LINQ C# another
Everyones tags:
Your Tags: