The Problem Solver

Tell me and I will forget
Show me and I will remember
Involve me and I will understand
- Confucius -

Google Ads

This Blog

Syndication

Search

Tags

News





  • View Maurice De Beijer's profile on LinkedIn

Community

Email Notifications

Explore

Archives

Cool tool: Lutz Roeder's Reflector
Reflector by Lutz Roeder is probably the tool I use most often when developing .NET code, well just after Visual Studio 2005 anyway. And now there is a new version, 5, out. Still free, still excellent. Highly recommended.
 
Enjoy!
 
Published Tue, Feb 20 2007 11:18 by Maurice
Filed under: , , , , , ,

Comments

# re: Cool tool: Lutz Roeder's Reflector@ Monday, June 02, 2008 11:05 PM

I need it

by Beeeze

# re: Cool tool: Lutz Roeder's Reflector@ Monday, July 28, 2008 3:05 AM

Hi! It seems the download link is no longer available. Do you have any idea as to where to get this tool? ...Thanks a bunch! :)

by Mark Cate

# Mr@ Tuesday, August 19, 2008 9:51 AM

I came across this Windows Shellextension, which integrates Lutz Roeder's tool into the windows shell. Very cool :

nishantpant.wordpress.com/.../get-rid-of-regsvr32-regasm-gacutil-a-shellextension-for-net-and-com-dlls

by Nick Brunch

# Mr@ Tuesday, August 19, 2008 9:52 AM

I came across this Windows Shellextension, which integrates Lutz Roeder's tool into the windows shell. Very cool :

nishantpant.wordpress.com/.../get-rid-of-regsvr32-regasm-gacutil-a-shellextension-for-net-and-com-dlls

by Nick Brunch

# re: Cool tool: Lutz Roeder's Reflector@ Wednesday, August 27, 2008 6:19 AM

Hello,

Could you please explain, how exactly do you use this tool "when developing .NET code" ?

Please provide some insights like this:

- when I develop .NET code Lutz Roeder's Reflector helps me like this:

a)...

b)...

etc

Thank you

by Charles Rex

# re: Cool tool: Lutz Roeder's Reflector@ Wednesday, August 27, 2008 8:40 AM

Gives me insight into what the .NET framework is actually doing where in the old days I had to reverse engineer behavior by observation of a black box.

Quickly show me where a type is created or expose over multiple assembles, even with no source code.

Show me all derived types of a specific type is another useful feature.

Then there are all the plugins with add even more like dependency diagrams or the ability to dump the source back to disk.

by Maurice

# re: Cool tool: Lutz Roeder's Reflector@ Friday, December 05, 2008 11:45 AM

The "aisto" link is a spammer's adword site now.  Any idea how to get in touch with Lutz, or find the actual site?

by Dave

# re: Cool tool: Lutz Roeder's Reflector@ Friday, December 05, 2008 11:47 AM

Found it!:

www.lutzroeder.com/dotnet

by Dave