Hello,
It would be extremely useful to be able to compare .net assemblies using reflection. There is at least one tool that can do it (BitDiffer) but it's not a patch on BC.
Is such a thing ever likely? If not, would it be possible for me to develop an addin that utilizes .net code? If there is, is there a good resource I can use to get started?
Thanks very much,
John
It would be extremely useful to be able to compare .net assemblies using reflection. There is at least one tool that can do it (BitDiffer) but it's not a patch on BC.
Is such a thing ever likely? If not, would it be possible for me to develop an addin that utilizes .net code? If there is, is there a good resource I can use to get started?
Thanks very much,
John
Comment