Anatoly Lubarsky Logo
MSSQL, .NET, Design. Life and Music

Libcheck -- Version to Version Assembly Comparison Tool

Libcheck is a tool that is a able to perform version to version assembly comparison. You can download Libcheck here.


"One of the tools we have had sense the early days of the .NET Framework is called LibCheck... It uses reflection to walk two versions of an assembly and generates a list of the public changes (the adds and removes). In addition LibCheck has the smarts to know what is a breaking change..."


via Brad Abrams.


Related Posts:

Tuesday, March 22, 2005 9:55 PM

Comments

# re: Libcheck -- tool to list version to version assembly changes
It's great for production sites ? don't you think

I will definitely use it, before replacing the prodactions dll's

4/3/2005 10:56 PM by Yoav

# re: Libcheck -- tool to list version to version assembly changes
agree, you can also save version documentation.
I think it is useful for higher layers like DAL or BLL or libraries

4/4/2005 2:22 AM by Anatoly Lubarsky

# re: Libcheck -- tool to list version to version assembly changes
נבדוק את זה

4/4/2005 3:14 AM by Anatoly Lubarsky

# Use NDepend for Static Code Quality Analysis
NDepend is a tool for architects or people that are in charge of the whole development process. Usually it is 1-2 people who have a need to examine and audit code-base quality threshold. NDepend has its own query language so one can write queries using this SQL syntax to examine assemblies, types, methods [ ... ]

3/30/2007 7:25 PM by Anatoly Lubarsky

If your feedback doesn't appear right away, please be patient as it may take a few minutes to publish.

Post a Comment

Protected by CAPTCHAEnter the code you see
Name (*)  
E-mail (*)  
Url
Remember

Comment (*)