I would like to compare two versions of a class. I have used WinDiff, but it shows a lot of differences because of different commenting etc.
Does anyone know of a tool to compare two class definitions (fields, methods etc.) for .NET?
Thanks,
Martin
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Our Smart Differencer compares two programming langauge source files in terms of language structures, not text layout, so it will ignore comments and whitespace changes.
There are versions for many languages, including C#, but not VB.net.