Nuno Filipe Godinho

All about .NET Development and Architecture

Browse by Tags

All Tags » Linq (RSS)
Distinct not working in Linq-to-Objects
   I was developing a project that I have and came to the point where I needed to find only the distinct elements of a specific IEnumerable, and that’s when I looked a bit closely to the Distinct Extension Method for IEnumerable, so ok, let...
Posted: Wed, Jan 5 2011 20:49 by NunoGodinho | with 5 comment(s)
Filed under: ,