Click here to Skip to main content
16,015,258 members
Articles / Programming Languages / C#

Linq "Group By" over multiple keys/columns on an in memory data-table

Rate me:
Please Sign up or sign in to vote.
3.10/5 (5 votes)
5 Apr 2008CPOL2 min read 132.7K   16  
Shows one of the many ways to call linq group by over multiple columns on memory objects

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Singapore Singapore
I am working for an investment bank in Singapore for low latency applications utilising .net framework. I have been coding primarily on .net since 2001. I enjoy photography and trance genre.

Comments and Discussions