Multiple Enumeration of LINQ results(west-wind.com)
submitted by
rstrahl(7226) 4 years, 9 months ago
LINQ result set enumeration can be a little unexpected if you don't pay close attention the returned Enumeration. Because of the way queries are enumerated at enumeration time, not when they are declared can easily result in multiple queries being run against the LINQ data or list source.
|category: ADO.NET
|Views: 17
tags:
LINQ another
Everyones tags:
Your Tags: