Reflector 4.0 is out

Note: this entry has moved.

Unless you’re living under a rock you should have already heard about Reflector.

 

Good news is that the best utility for .NET ever created still continues to improve day after day. Lutz has just released Reflector version 4.0 which includes the following (these are just the new features I like most):

 

No reflection is being used – there is a new code model library. On the pros side, this basically means that the tedious file locking problems should go away. On the cons side, this means Reflector now likes to eat lots of more memory :-)

 

Whidbey support!! – A major hurra! for this one. All Whidbey new features are now supported (i.e. generics, etc). Plus… you can even load a Whidbey assembly with no Whidbey installed… what more do you want ugh?

 

Side by side versioning: this wasn’t possible in previous Reflection versions; now you can load for example v1.0 of System.Web.dll along with v1.1 of System.Web.dll; hint: stay away from loading multiple versions of mscorlib.dll, bad things will happen if you don’t.

 

For the last months I’ve been receiving drops of the beta from Lutz, giving some feedback, and discussing some of the pros and cons of the new “code model”… it was a really good experience!

 

Thanks Lutz for this excellent tool!!

 

Published Sunday, May 02, 2004 10:57 PM by vga
Filed under:

Comments

# IServiceProvider and Plugin Architecture

Monday, May 03, 2004 6:52 AM by TrackBack
What would happen if someone with more clout than me published an assembly containing a standard plugin interface that host and plugin developers could freely reference?

# IServiceProvider and Plugin Architecture

Monday, May 03, 2004 6:53 AM by TrackBack
What would happen if someone with more clout than me published an assembly containing a standard plugin interface that host and plugin developers could freely reference?

# .NET class browsing for .NET components with Reflector = High Praise

Monday, May 03, 2004 9:40 PM by TrackBack

# Class Browsing for .NET components with Reflector = High Praise

Monday, May 03, 2004 9:43 PM by TrackBack

# Reflector 4

Wednesday, May 05, 2004 2:53 PM by TrackBack
Loads of people have already mentioned that the next version of Reflector is out, but I just wanted to add a comment about the

Leave a Comment

(required) 
(required) 
(optional)
(required)