Brendan Tompkins [MVP]

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Cool Tool: Reflector for .NET

This thing's pretty neat, Lutz Roeder's Reflector for .NET .

Reflector is a class browser for .NET components (assemblies). It supports assembly and namespace views, type and member search, C# XML documentation viewer, reference search, IL disassembler, VB and C# decompiler, dependency trees, supertype/subtype hierarchies and resource viewers. Function prototypes are displayed in C# and VB syntax.

-Brendan


Posted 03-31-2004 8:14 AM by Brendan Tompkins
Filed under:

[Advertisement]

Comments

Grant wrote re: Cool Tool: Reflector for .NET
on 03-31-2004 3:35 AM
Anakrino is another good one -- just for disassembling, however.

<a href="http://c2.com/cgi/wiki?AnakrinoDecompiler">http://c2.com/cgi/wiki?AnakrinoDecompiler</a>
Darrell wrote re: Cool Tool: Reflector for .NET
on 03-31-2004 4:16 AM
Jamie Cansdale also wrote some code so that you can make a Reflector add-in for Visual Studio (right-click, Disassemble).

http://weblogs.asp.net/nunitaddin/archive/2003/09/05/26446.aspx

Add a Comment

(required)  
(optional)
(required)  
Remember Me?