613 Views
A discussion on when and if LINQ query results should be materialized, and a way to cache the results lazily to prevent multiple enumerations of the source.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
A discussion on when and if LINQ query results should be materialized, and a way to cache the results lazily to prevent multiple enumerations of the source.