M
Marco Shaw
I've got 2 files with several entries. There are some entries that will be
contained in both files.
I only want to output the entries that are *not* found in each file.
What is the best way to do this with C#? There must be some .NET features
that will help me out here?
Marco
contained in both files.
I only want to output the entries that are *not* found in each file.
What is the best way to do this with C#? There must be some .NET features
that will help me out here?
Marco