5,448,104 members and growing! (15,608 online)
Email Password   helpLost your password?
Languages » VB.NET » Utilities     Intermediate License: The Microsoft Public License (Ms-PL)

Verify the integrity of directory trees using Checksum Verifier

By ashu fouzdar

Small utility to verify checksum
VB (VB 7.x, VB 8.0, VB 9.0, VB 6, VB), .NET (.NET, .NET 2.0), Visual Studio (VS2005, Visual Studio), SysAdmin, DBA, Dev

Posted: 15 May 2008
Updated: 15 May 2008
Views: 2,151
Bookmarked: 5 times
Announcements
Want a new Job?



Search    
Advanced Search
Sitemap
3 votes for this Article.
Popularity: 2.07 Rating: 4.33 out of 5
1 vote, 33.3%
1
0 votes, 0.0%
2
0 votes, 0.0%
3
0 votes, 0.0%
4
2 votes, 66.7%
5
Note: This is an unedited contribution. If this article is inappropriate, needs attention or copies someone else's work without reference then please Report This Article

Introduction

In this article, I am introducing a small utility developed for catering some of the daily chores.
I am having environment in which there are several replica (working copy) of same code
repository exist. The problem started to arose, when source tree grown to higher level and daily
changes from different location increased at higher level. For getting the same source to
everywhere, I need to compare source tree and needed to find source files which were modified.
Although there are several utilities exist for doing same tasks, but anyhow I was not able to find
any utility where can compare two hierarchical source tree and can export the result to CSV
format. As a result I have designed a small utility for catering my need.


Using the Utility

After extracting the binary distribution, you will find a executable ChecksumVerifier.exe. Start
the utility from ChecksumVerifier.exe.

The first screen will be as follows:

Clipboard01.jpg

Now Click … to Select the directory trees to compare.

Clipboard02.jpg

Click Start compare to Perform ChecksumVerification.

Clipboard03.jpg

When verification is going on you will be able to see the result. It the files are identical or they
are different. Different files will be shown by Red highlight with Yellow fore ground. One the
verification will complete, You will be prompted to export the result to CSV file.

Clipboard04.jpg

Select Yes to export the report into CSV format.

Enter the filename to save the report.

Clipboard05.jpg

The exported result will be much like as follows:

Clipboard06.jpg


Points of Interest

I hope this will be useful for someone, and will avoid the duplication of efforts by some needful.

History

Revision 1.0 - May 16 2008 Initial revision.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)

About the Author

ashu fouzdar



Occupation: Software Developer
Company: Freelance Developer
Location: India India

Other popular VB.NET articles:

Article Top
Sign Up to vote for this article
You must Sign In to use this message board.
FAQ FAQ Noise ToleranceSearch Search Messages 
 Layout  Per page   
 Msgs 1 to 2 of 2 (Total in Forum: 2) (Refresh)FirstPrevNext
Subject  Author Date 
GeneralNice ....memberAbhijit Jana3:04 20 May '08  
GeneralRe: Nice ....memberashu fouzdar6:36 20 May '08  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 15 May 2008
Editor: Smitha Vijayan
Copyright 2008 by ashu fouzdar
Everything else Copyright © CodeProject, 1999-2008
Web17 | Advertise on the Code Project