Stories recently tagged with 'Reflector'

Weekly Tool Tip: Introducing .NET Reflector(myviewstate.net)

submitted by kevinbabcockkevinbabcock(345) 2 years, 8 months ago

An introductory look at .NET Reflector read more...

1 comment |category: |Views: 13

tags: another

RedGate acquires .NET Reflector(blog.andreloker.de)

submitted by alokeraloker(1810) 3 years, 5 months ago

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 read more...

2 comments |category: |Views: 10

tags: another

Lutz Roeder's Weblog: The Future of .NET Reflector(blog.lutzroeder.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 5 months ago

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 Server. They have the resources necessary to work on new features, and Reflector fits nicely with other .NET tools the company offers. Red Gate will continue to provide the free community version and is looking for your feedback and ideas for future versions. read more...

add a comment |category: |Views: 486

tags: another

Reverse Engineering with Reflector and Reflexil(blog.cumps.be)

submitted by CumpsDCumpsD(360) 4 years, 4 months ago

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. read more...

add a comment |category: |Views: 197

tags: another

How to tell if a .NET Assembly is debug or release(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 5 months ago

Explains how to tell if a .NET Assembly is built for debug or release by using .NET Reflector and programmatically using System.Reflection. read more...

add a comment |category: |Views: 43

tags: another

Assembly editor for Reflector(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 5 months ago

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. read more...

add a comment |category: |Views: 13

tags: another

Download Reflector 5.0(aisto.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 8 months ago

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 tool, download it IMMEDIATELY. read more...

add a comment |category: |Views: 48

tags: another

.Net Adventures : View Source Reflector Plugin for Silverlight(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 8 months ago

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. read more...

add a comment |category: |Views: 5

tags: another

SequenceViz.Reflector :: Reflector Addin to generate sequence diagrams(weblogs.asp.net)

submitted by nlegharinleghari(205) 4 years, 9 months ago

Reflector Addin to generate sequence diagram read more...

add a comment |category: |Views: 66

tags: another

Reflect on this(youredoingitwrong.mee.nu)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 9 months ago

A little blog spam about Reflector. If you know what it is, skip this. If not, you need to know. read more...

add a comment |category: |Views: 2

tags: another

Powerusing Reflector 5(snowball.be)

submitted by gillgill(1070) 4 years, 10 months ago

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. read more...

add a comment |category: |Views: 1

tags: another

.Net Adventures : Code annotation tool for Reflector.(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 10 months ago

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. read more...

add a comment |category: |Views: 8

tags: another

Scott Hanselman's Computer Zen - Refector 5 Released - World Dominatio(hanselman.com)

submitted by swatermasyskswatermasysk(255) 4 years, 11 months ago

Quick overview of what's new in the must have tool Reflector. read more...

add a comment |category: |Views: 2

tags: another

.NET Reflector 5.0 (aisto.com)

submitted by bazilebazile(150) 4 years, 11 months ago

Lutz Roeder shipped new version of .NET Reflector. read more...

1 comment |category: |Views: 18

tags: another

Reflector 5.0(jayflowers.com)

submitted by jflowersjflowers(1860) 4 years, 11 months ago

So there is a new version of Reflector out. There are some new features of Reflector that you should know about... read more...

1 comment |category: |Views: 19

tags: another

TestDriven.NET 2.2 Beta + VS Orcas / Reflector 5.0(weblogs.asp.net)

submitted by .NetKicks.NetKicks(1304) 4 years, 11 months ago

This screencasts shows what .Net 3.5 does behind the scenes when the new linq-features are used. read more...

add a comment |category: |Views: 2

tags: another