Click here to monitor SSC

Bart

Software Engineer - Red Gate Software

.NET Reflector & .NET Reflector Pro 6.1 have been released

Published Wednesday, February 24, 2010 3:20 PM

.NET Reflector 6.1 and .NET Reflector Pro 6.1 have been released. You can download them from:

http://www.red-gate.com/products/reflector/index.htm

.NET Reflector is a class browser and disassembler for .NET assemblies. .NET Reflector Pro is a Visual Studio debugging extension that allows you to step through third party and framework assemblies, as if they were built from your own source code.

This release fixes several problems that were present in the 6.0 release:

  • Support for using a copy of Reflector.cfg stored alongside Reflector.exe has been re-enabled so users upgrading from 5.x releases will not lose their settings.
  • Fixed unhandled exception on exit of Visual Studio when .NET Reflector add-in used in conjunction with TestDriven.NET add-in.
  • Added better support for dealing with framework assemblies, which only contain meta-data, in the "Referenced Assemblies" folder.
  • Fixed problem where attempted decompilation with CppCliLanguage add-in would lead to display of a page on the Red Gate website.
  • Added option to activate .NET Reflector Pro to .NET Reflector menu in Visual Studio after receiving feedback from a number of users that it was hard to figure out how to activate the product.

For more details about the products please visit:

http://www.red-gate.com/products/reflector/index.htm

Comments

 

uberVU - social comments said:

This post was mentioned on Twitter by bart_read: .NET Reflector & .NET Reflector Pro 6.1 released: http://bit.ly/dp1BEH.
February 24, 2010 10:43 AM
 

Jason Haley said:

Interesting Finds: February 25, 2010
February 25, 2010 6:46 AM
 

The Morning Brew - Chris Alcock » The Morning Brew #548 said:

February 26, 2010 2:01 AM
 

Friday Links #90 | Blue Onion Software * said:

February 26, 2010 5:43 PM
You need to sign in to comment on this blog

About Bart Read

Bart has done many things since he started work at Red Gate Software Ltd in August 2004, but nowadays he's (mainly) the product manager for the .NET Developer Tools. He still feels like this is a bit like admitting you were cheering for the Empire whilst watching Star Wars, but for now he's along for the ride. In a previous incarnation he was a project manager leading the .NET Reflector Pro, ANTS Memory Profiler 5, ANTS Performance Profiler 4 & 5, and SQL Prompt 3.0 - 3.6 projects. He still occasionally writes some code and, in the past, has touched the code for most of the Red Gate SQL developer tools... some of them still haven't recovered from the shock. He was born and grew up in Dorset, was educated in Nottingham and London, and likes music and real ale. His photo is extremely misleading.
<February 2010>
SuMoTuWeThFrSa
31123456
78910111213
14151617181920
21222324252627
28123456
78910111213
Automated Script-generation with Powershell and SMO
 In the first of a series of articles on automating the process of building, modifying and copying SQL... Read more...

Converting String Data to XML and XML to String Data
 We all appreciate that, in general, XML documents or fragments are held in strings as text markup. In... Read more...

Geek of the Week: Don Syme
 With the arrival of F# 3.0 Microsoft announced a wide range of improvements such as type providers that... Read more...

How to Document and Configure SQL Server Instance Settings
 Occasionally, when you install identical databases on two different SQL Server instances, they will... Read more...

What's the Point of Using VARCHAR(n) Anymore?
 The arrival of the (MAX) data types in SQL Server 2005 were one of the most popular feature for the... Read more...