Hi all, we've just released the first Early Access Program build of the next version of .NET Reflector.

It has a visual studio addin that lets you use step-through debugging on assemblies that you don't have the source code for.

http://www.red-gate.com/MessageBoard/viewforum.php?f=109

We would appreciate any feedback about bugs or suggestions for the add-in you have.

Regards,

Reflector Team
Alex D
0

Comments

4 comments

  • nkilian
    Thanks, fixed a few errors I was receiving under the previous build. I must say I'm finding this a very useful tool.

    Any idea of pricing when it's finished EAP?
    nkilian
    0
  • Alex D
    Thanks, glad you like it.

    We haven't finalized the price yet, but it'll definitely be put in our .NET Developer Bundle, so if you have a support and upgrades contract on the bundle, you'll get it for free.
    http://www.red-gate.com/products/dotnet ... erview.htm
    Alex D
    0
  • Alan
    Why does not work "Go To Definition" option in VS2008 after choose assemblies to debug for methods and classes of disassembled projects?
    Alan
    0
  • Alex D
    Yes, we'd like to be able support Go To Definition from decompiled code, but we can't do it for this version, I'm afraid. See here for details:

    http://www.red-gate.com/messageboard/vi ... hp?t=10385

    You can use the object browser to navigate to public classes in your assembly, and all the decompiled source files are in on your hard drive so you can find them (just look at where one is, the others are nearby).

    Cheers,
    Alex D
    0

Add comment

Please sign in to leave a comment.