i want to compare 2 same files which is located at different location. i olready created 2 file browser button. now i juz need c# code to do comparing text of the both files. it muct check both contents are same and after tat it should save the result in a "result1.Te xt=" box and i have a save button on my webpage, when i click tat button i want save the result as text document. do any1 can help on this?
How to compare contents of 2 files
Collapse
X
-
What have you done so far?Originally posted by raj85i want to compare 2 same files which is located at different location. i olready created 2 file browser button. now i juz need c# code to do comparing text of the both files. it muct check both contents are same and after tat it should save the result in a "result1.Te xt=" box and i have a save button on my webpage, when i click tat button i want save the result as text document. do any1 can help on this?
Comment