.net - Non-LINQ implementations of Union, Intersect, and Except -


linq objects has incredibly useful union, intersect, , except methods. sadly, there's client i'm doing work , mandating .net 2.0 linq not option. looked through reflected code , didn't reverse @ all.

is there .net 2.0 library or easy implementation of union, intersect, , except?

any reason not use linqbridge? linq objects goodness while still targeting .net 2.0 :)


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -