Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Everyone...

I want to delete duplicate files or any duplicate folders from computer .

How it would be possible by C#.net ?
plz help....

Thank You
Posted

Have a look at this CodeProject article, which may give you an idea how to implement it on your own:
Duplicate Files Finder[^]
There is also a MSDN article showing some code:
http://msdn.microsoft.com/en-us/library/bb546133.aspx[^]
 
Share this answer
 
DuplicateFilesDeleter helped me in this case.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900