I often come across situations when I am using collections and LINQ falls short. I keep a habit of having an extensions class, where I add various Extension methods to solve my problems. I will keep updating this post with the helpers that I get with time.
Read