By tag: Reflector
0
kicks
RedGate acquires .NET Reflector
This morning I got an e-mail from Lutz Roeder, creator of the marvelous .NET Reflector in which he announces that he handed development of .NET Reflector over to Red Gate Software
0
kicks
Lutz Roeder's Weblog: The Future of .NET Reflector
After more than eight years of working on .NET Reflector, I have decided it is time to move on and explore some new opportunities. I have reached an agreement to have Red Gate Software continue the development of .NET Reflector. Red Gate has a lot of experience creating tools for both .NET and SQL S...
0
kicks
Reverse Engineering with Reflector and Reflexil
I’ve always been a big fan of Reflector, allowing me to have a look in assemblies to learn new things, debug in case of problems and provide useful information when creating bug reports. Combined with the Reflexil Add-in it’s now easy to also modify assemblies yourself.
0
kicks
How to tell if a .NET Assembly is debug or release
Explains how to tell if a .NET Assembly is built for debug or release by using .NET Reflector and programmatically using System.Reflection.
0
kicks
Assembly editor for Reflector
Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector. Reflexil is using Mono.Cecil, which is a strategic library for the Mono project.
0
kicks
Download Reflector 5.0
Lutz Roeder's Reflector is the #1 tool for .NET programmers. It lets you disassemble and examine any non-obfuscated assembly. Its also pluggable; there are lots of plugins for different .NET language implementations and for other cool stuff like invocation graphs. If you have never heard of this ...
0
kicks
.Net Adventures : View Source Reflector Plugin for Silverlight
Ernie Booth has wrote plugin for Lutz Roeder’s Reflector that takes a URL to a Silverlight host page and locates the assembly for that page.
0
kicks
SequenceViz.Reflector :: Reflector Addin to generate sequence diagrams
Reflector Addin to generate sequence diagram
0
kicks
Reflect on this
A little blog spam about Reflector. If you know what it is, skip this. If not, you need to know.
0
kicks
Powerusing Reflector 5
In this article, all the new functions (and the old ones you probably didn't know) of Reflector 5.0 are explained, so you get the most out of this tool.
0
kicks
.Net Adventures : Code annotation tool for Reflector.
Review is a lightweight code annotation tool for Reflector. It can be used during code reviews or API reviews to take notes and pass them to other project members.
0
kicks
TestDriven.NET 2.2 Beta + VS Orcas / Reflector 5.0
This screencasts shows what .Net 3.5 does behind the scenes when the new linq-features are used.
0
kicks
Scott Hanselman's Computer Zen - Refector 5 Released - World Dominatio
Quick overview of what's new in the must have tool Reflector.
0
kicks
Reflector 5.0
So there is a new version of Reflector out. There are some new features of Reflector that you should know about...