Browse by Tags

All Tags » ReflectorVsAddIn (RSS)

Support for Reflector 5.0 in TestDriven.NET 2.3

Lutz Roeder has just announced the release of .NET Reflector 5.0! This is a significant update with lots of refinements and new features. Perhaps most significantly it includes support for C# 3.0 language features such as LINQ query expressions, lambda...

TestDriven.NET 2.0.1761 - RC1

I have recently uploaded TestDriven.NET-2.0.1761 RC1 to the website . This version has been in use by a small group of users for a few days. It has so far proven to be very stable, with no new issues reported. There have been some significant bug fixes...

Go To Reflector

A few weeks ago I wrote a post about some Reflector integration that is now part of TestDriven.NET . I have now greatly expanded that integration. When you install the latest version you will find 'Go To Reflector' buttons on Visual Studio's...

Reflector Add-In Lives Again ;-)

TestDriven.NET now contains some functionality that was in the discontinued ReflectorVsAddin add-in. Right click and 'Test With... Reflector' to navigate to any code element inside Reflector . This works with methods, types, fields, events, enums...

Release Notes - TestDriven.NET: 2.0 Beta 2

This will be the last significant update to TestDriven.NET 2.0 before the RTM version. I would be very grateful if you could report any issues that you find! Please note this is the recommended version of TestDriven.NET for all versions of Visual Studio...

.NET Reflector Add-Ins 4.0.3.0

The Reflector Add-In for Visual Studio .NET is now being maintained in the .NET Reflector Add-Ins GDN Workspace. This has the huge advantage that for every new build of .NET Reflector the add-ins will be compiled and updated. Although the add-ins might...
Posted by Jamie Cansdale | 6 comment(s)
Filed under:

A Quick Outline

The .NET Guy highlights one of the most useful features of Reflector from a design and understanding APIs point of view. Selecting 'Outline' with only public visability checked on one of your own namespaces can prove very informative. If you have installed...
Posted by Jamie Cansdale | with no comments
Filed under:

Reflector Add-In Resurrection

You must have been hiding under a rock if you haven't heard about the new version of Lutz Roeder 's .NET Reflector by now. With its support for generics, loading any version of mscorlib (including 2.0 and Mono) and the refreshing of assemblies you're...
Posted by Jamie Cansdale | 27 comment(s)
Filed under:
More Posts