vb.net - Comparison of files of two folders -
i want compare files of 2 folders in vb.net respect of date time , size , put odd ones in 2 list boxes each folder. not getting through logic. can 1 of me logic or code?
thank you.
- get fileinfo each file in each of directories.
- compare required properties of each.
- consider if there files in 1 directory not in other.
Comments
Post a Comment