比较两个DLL的 [英] Compare Two DLL's

查看:147
本文介绍了比较两个DLL的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我编译为DLL C#应用程序。
我已经从上周的构建和从本周构建。
目前已在业绩显著的变化,所以我要比较的两个版本,看看发生了什么变化。

I have a C# application compiled as a DLL. I have a build from last week and a build from this week. There has been a significant change in performance so I want to compare the the two builds to see what has changed.

干杯

是的,这将是更好的比较从版本控制系统的源代码........除非我们使用TFS,没有选择的余地,甚至与博尔顿应用TFS采取源头控制的一个全新的水平法士特........这是非常困难的不搞乱与周围的工作区等,以恢复....我只是想在DLL的方法会更容易...该应用程序是一个怪物,以及......

Yes it would be better to compare the source code from version control........except we are using TFS, not by choice, and even with the bolton application TFS takes source control to a whole new level of shite........it's very difficult to revert without messing around with workspaces etc....i just thought the DLL approach would be easier...The application is a monster as well......

推荐答案

我会建议拆开两个库用的反射(右键单击装配 - >导出),然后比较了一些合并工具生成的,如的WinMerge

I would recommend to disassemble two libraries with the Reflector (right click on the assembly -> Export) and then compare directories generated with some merging tool, like WinMerge.

这篇关于比较两个DLL的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆