惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
B
Blog
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
爱范儿
爱范儿
博客园_首页
博客园 - 聂微东
量子位
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
小众软件
小众软件
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
F
Fortinet All Blogs
The Cloudflare Blog
T
Tailwind CSS Blog
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
腾讯CDC

博客园 - Dragon-China

JS实现显示倒影的图片展示特效之改变图片显示大小 转:如何用C#获得文件信息以及扩展信息 C#制作WinForm控件 InfoPath: Passing Command Line parameters to a new form Office 2003 主 Interop 程序集的安装和使用 Extensible OLE Property Pages in .NET COM组件设计与应用之GUID和接口 用C#创建COM对象 ActiveX and Com Infopath中,自己编写的ActiveX控件,为何不能绑定数据到XML属性节点 一位软件工程师的6年总结本人读了深受启发,献给所有从事IT开发的人[转贴] InfoPath 的自动化和扩展 创建可绑定到 InfoPath 表单数据的 ActiveX 控件 Extending the InfoPath control set with custom controls InfoPath2007 开发人员的新增功能 在Infopath中使用自定义控件不能激发 OnPropertyChange 事件 ActiveX控件和它的容器 值得推荐的Infopath开发例子和资料 Custom Control support in InfoPath
.NET 反编译工具及其插件
Dragon-China · 2007-11-22 · via 博客园 - Dragon-China

工具网址:http://www.aisto.com/roeder/dotnet/
插件网址:http://www.codeplex.com/reflectoraddins


Reflector for .NET

Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.

Reflector.zip - .NET Reflector, Version 5.0.45.0, Add-Ins




Resourcer for .NET

Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. Resourcer allows editing of name/string pairs, import of bitmaps/icons and and merging of resources from different sources.

Resourcer.zip - .NET Resourcer files



CommandBar for .NET

The CommandBar class library extends Windows Forms with classes for CommandBar, ReBar, CoolBar, and bitmaped menu controls. 24 bit alpha channel images are supported on Windows 2000.

CommandBar.zip - Library and C# source code



Writer for .NET

Writer is a simple WYSIWYG editor for HTML files. The program allows you to edit HTML files using simple editing functionality like Undo, Redo, Cut, Copy, Paste, Find, Replace. Writer also supports text layout and formatting, hyperlink editing and insertion of dates and pictures.

Writer.zip - Executable and C# source code




Mapack for .NET

Mapack is a .NET class library for basic linear algebra computations. It supports Norm1, Norm2, Frobenius Norm, Determinant, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, single value decomposition, least squares solver and eigenproblems.

Mapack.zip - Library

Add-Ins


CodeMetrics.png CodeMetrics: Analyses .NET assemblies and shows design quality metrics. Download
Review.png Review: Allows editing and managing annotations during code reviews. Download
Diff.png Diff: This add-in shows differences between two versions of the same assembly. Download
SilverlightLoader.png SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblies. Download
FileDisassembler.png FileDisassembler: This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Reflexil.png Reflexil: Allows to manipulate the IL of a loaded assembly and write the changes to disk.
BamlViewer.png BamlViewer: Load BAML resources (WPF) and render in XAML format. Download
SilverlightBrowser.png SilverlightBrowser: Loads and shows the files associated with a Silverlight website. Download
ComLoader.png ComLoader: Lists COM components for browsing and converts them into managed interop assemblies. Download
SQL2005Browser.png SQL2005Browser: This add-in allows to browse .NET assemblies stored in SQL Server 2005 databases.
FileGenerator.png FileGenerator: This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Deblector.png Deblector: This add-in allows to debug processes from within Reflector.
Doubler.png Doubler: A code generator for unit tests, stubs and wrappers.
Graph.png Graph: This add-in draws assembly dependency graphs and IL graphs. Please read the install instructions here.
BizTalkDisassembler.png BizTalkDisassembler: Allows you to list all BizTalk artifacts contained in an assembly and extract them. Download
DependencyStructureMatrix.png DependencyStructureMatrix: Allows you to create and browser dependency structure matrices.
CodeSearch.png CodeSearch: This add-in allows searching for strings and regular expressions in disassembled code. Download
SequenceViz.png SequenceViz: This add-in draws sequence diagrams.
AutoDiagrammer.png AutoDiagrammer: This add-in draws class diagrams.
Xmi4DotNet.png Xmi4DotNet: Export an assembly to XMI/UML.
AssemblyCollectionSort.png AssemblyCollectionSort: Sorts the current assembly list alphabetically.
Enums.png Enums: Conversion of big flags and enum viewer.