Sign in
|
Join
TestDriven.NET by Jamie Cansdale
Zero Friction Unit Testing for Visual Studio .NET
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Search
Go
Tags
.NET
.NET Remoting
ASP.NET
Code Blog
Code Coverage
Code Snippets
csUnit
Hints & Tips
ManagedAddIns
MbUnit
Microsoft
Mono
MSBuild
MSDN
MutantBuild
MutantMaps
MVP
NAntAddIn
NCover
NCoverExplorer
NUnit
NUnit Add-In Help
NUnitAddin
Orcas
Please Help
Reflector
ReflectorVsAddIn
Ruby
Setup
Silverlight
TestDriven.NET
TypeMock
TypeMock.NET
UnitTesting
Visual Studio
VSTS
WiX
wks
Navigation
Home
Blogs
Archives
May 2008 (1)
April 2008 (2)
December 2007 (3)
November 2007 (1)
October 2007 (1)
July 2007 (2)
June 2007 (2)
May 2007 (11)
April 2007 (2)
March 2007 (2)
February 2007 (2)
January 2007 (1)
December 2006 (4)
November 2006 (6)
October 2006 (11)
September 2006 (5)
August 2006 (4)
July 2006 (4)
June 2006 (6)
May 2006 (2)
April 2006 (3)
March 2006 (3)
February 2006 (6)
January 2006 (8)
December 2005 (2)
November 2005 (3)
July 2005 (1)
April 2005 (4)
February 2005 (2)
January 2005 (4)
December 2004 (4)
November 2004 (8)
October 2004 (8)
September 2004 (8)
August 2004 (13)
July 2004 (7)
June 2004 (4)
May 2004 (11)
February 2004 (5)
January 2004 (5)
October 2003 (4)
September 2003 (6)
August 2003 (8)
July 2003 (10)
June 2003 (5)
May 2003 (6)
April 2003 (9)
March 2003 (4)
February 2003 (21)
Add-Ins
All the Buttons
Automation Samples
NAnt MSITask
CodeDom
CodeDom Grammar
GAC
Demystify the GAC
Hints & Tips
Executing ASMX files without a web server
G: is for GAC
.NET Remoting FAQ
Misk
Future Directions for C#
C# Patterns
NUnitAddin
Home Page
SourceForge
Download
Screenshots
Samples
Mike Woodring's .NET Sample Page
Search
Feedster
Stats
BlogShares
SourceForge
Blogging Ecosystem
Unit Testing
Unit Testing and Test-First Development
Test-Driven Development In .NET
XProgramming.com
TestDriven.com
XML
XSD Schema Documenter
Browse by Tags
All Tags
»
ReflectorVsAddIn
(
RSS
)
.NET
MSBuild
Reflector
TestDriven.NET
Visual Studio
Tuesday, February 20, 2007 10:58 AM
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...
Posted by
Jamie Cansdale
|
1 comment(s)
Filed under:
.NET
,
Reflector
,
ReflectorVsAddIn
,
TestDriven.NET
Wednesday, August 30, 2006 11:14 AM
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...
Posted by
Jamie Cansdale
|
4 comment(s)
Filed under:
.NET
,
MSBuild
,
ReflectorVsAddIn
,
TestDriven.NET
Tuesday, August 29, 2006 11:45 PM
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...
Posted by
Jamie Cansdale
|
1 comment(s)
Filed under:
.NET
,
Reflector
,
ReflectorVsAddIn
,
TestDriven.NET
Tuesday, August 01, 2006 7:32 PM
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...
Posted by
Jamie Cansdale
|
15 comment(s)
Filed under:
.NET
,
ReflectorVsAddIn
,
TestDriven.NET
,
Visual Studio
Thursday, July 27, 2006 7:42 AM
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...
Posted by
Jamie Cansdale
|
3 comment(s)
Filed under:
.NET
,
ReflectorVsAddIn
,
TestDriven.NET
,
Visual Studio
Sunday, May 23, 2004 10:00 AM
.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:
ReflectorVsAddIn
Monday, May 03, 2004 9:19 PM
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:
ReflectorVsAddIn
Monday, May 03, 2004 2:00 AM
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:
ReflectorVsAddIn
More Posts