Yesterday a reader of the . It's interesting enough to be reposted it here. The request was to convert a LINQ query expression (query syntax) to
a query operator call chain (method syntax or dot notation). The
original query was the following one: This query comes from LINQ in Action. In chapter 4 more precisely, where we cover grouping and joins. Converting LINQ queries is an interesting exercise
read more »
Be the first to post a Comment!