在VS2005 IDE中导出对象浏览器的内容 [英] Exporting contents of object browser in VS2005 IDE

查看:136
本文介绍了在VS2005 IDE中导出对象浏览器的内容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

在下面的四个名称空间中,我希望比较.net Framework和.net Compact Framework中的类及其公共属性/方法/事件的列表:

1. System.Windows.Forms
2. System.Drawing
3. System.Xml
4. System.ComponentModel

信息的一种来源是VS的无处不在的对象浏览器.但是,它的设计方式是呈现所选名称空间/类/方法的信息.

有没有一种方法或工具可以将此信息聚合为excel工作表中的综合数据集,以进行比较(通过突出显示.net Compact Framework中支持的类/方法)进行比较?

感谢您的时间.

Hi!

In below four namespaces, I am looking to compare the list of classes and their public properties/ methods/ events in .net Framework and .net Compact Framework:

1. System.Windows.Forms
2. System.Drawing
3. System.Xml
4. System.ComponentModel

One source of information is the VS''s ubiquitous object browser. But, the way it is designed is to present information of a selected namespace/ class/ method.

Is there a way or a tool to aggregate this information as a comprehensive data set in an excel worksheet that can be used for comparison (by highlighting those classes/ methods supported in .net compact framework)?

Appreciate your time.

regards.

推荐答案

获取此软件的副本:
反射器 [
Grab a copy of this software:
Reflector[^].

It gives you the option to copy and paste. You could save one version to source control, paste the difference in and then compare versions.

Cheers.


这篇关于在VS2005 IDE中导出对象浏览器的内容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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