Community

Selecting Items from a Collection using Another Collection with LINQ Joins

(Peter Vogel) Here’s the problem: you have a collection of objects with lots of information in those objects (the “rich” objects). You also have a collection of objects that represent a selection your user made in your application’s UI (the “selected” objects).

Read More - Register for Free Membership