2
Answers

Data Table compare in c#.Net

Hi,
 
I have two Data tables with two columns each. I have to find out whether the columns in both tables are matching or not .
 
Please provide me any predefined method/ compare tables using linq/ something else.
 
 
Thanks
Murugavel S 

Answers (2)