TechBubbles Microsoft Technology BLOG

ArchiveSeptember 2011

Comparing Two Generic Lists in C#

Today I come across the problem while comparing two different lists. The basic requirement is finding the records which are present in one list but not in other and vise versa. I thought of sharing this piece of code which might  help for you to do the same task. Let us take the two Generic lists named timeEntryList and caseDataList. The aim is comparing these two lists and bring the results...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud