|
Determine if Two Files are Identical (VB.NET)
| Version Compatibility: |
Visual Basic.NET ASP.NET
|
More information: This function takes the full path to two files and returns true if they are identical, false otherwise. Works for both text and binary files. This code has been viewed 66979 times. Instructions: Copy the declarations and code below and paste directly into your VB project. Declarations:
No Text Boxes
|