Allow LINQ queries to in memory entities as linq to objects
Like Entity Framework .Cache LINQ queries , allow making LINQ queries to LINQ to SQL entities already loaded into memory - either came from db or created in the client as if quering LINQ to Objects
6
votes
Bassam
shared this idea