Hello All,
Need your help on , how to find duplicate text in .txt file placed in shared path.
Example let if text last 4000 record text as "anand" and 40001 record also contains "anand" I need total count of duplicate records count exist in this .txt file using C#.net .
total records 54 lakhs records exist in .txt file but for each record any performance issue comes please suggest any other example.