i have to compare two files to see if they have same content or not. I have to do this using C#. I can do this by reading string by string from each file, but its going to be tedious and slows down the performance of my application if the files are large. Is there any class in C# that helps in comparing two files. This has to work for image files also. Can any one help me plz?
Compare the contents of two files using C#. Help me plz?
File-Comparison function in C# :)
Reply:thanks Report It
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment