Product Reviews

Free Tool: LibCheck to Find the Differences in DLLs

This Microsoft tool can be a real time-saver.

Don't ask why my client needed me to do this (it would be embarrassing), but we needed to find the differences between two DLLs that represented different versions of the same class library.

Microsoft's LibCheck saved me from using Ildasm and comparing the output from the two libraries by hand (both DLLs had a dozen classes, each with many members). I just had to feed the two DLLs to LibCheck, and it gave me a list of the differences between their public APIs in terms of members added and removed. I had an answer in so little time that I didn't feel right about billing my client for my time.

I mean: I still put in a bill for an hour's work, but I felt really, really bad about it.

About the Author

Peter Vogel is a system architect and principal in PH&V Information Services. PH&V provides full-stack consulting from UX design through object modeling to database design. Peter tweets about his VSM columns with the hashtag #vogelarticles. His blog posts on user experience design can be found at http://blog.learningtree.com/tag/ui/.

comments powered by Disqus

Featured

  • Data Science Pack for VS Code Bundles Python, Data and Copilot Tools

    New extension pack bundles wildly popular tools for Python development, assisted by the AI-powered GitHub Copilot and a data wrangler.

  • Lessons Learned Building a GenAI-Powered App

    Sometimes, complex technical achievements are best explained through one example. That's the approach Mete Atamel, Developer Advocate at Google, is taking as he makes the rounds detailing the capabilities of Vertex AI and associated tooling on the Google Cloud Platform.

  • 30th Annual Visual Studio Magazine Reader's Choice Awards Announced

    For the 30th year in a row, Visual Studio Magazine readers have chosen the best tools and services for developers. The 2024 winners are honored in 43 categories, from component suites to testing tools to AI helpers.

  • Another Report Weighs In on GitHub Copilot Dev Productivity: 👎

    Several reports have answered "yes" to the question of whether GitHub Copilot improves developer productivity. A new one says "no."

Subscribe on YouTube