Jump to content

.NET Reflector

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 66.235.61.80 (talk) at 08:07, 22 July 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A code browser and decompiler software utility for Microsoft .NET. The software is used by .NET developers to learn code libraries and understand their inner workings. Reflector was originally created by Lutz Roeder.