|
|
Software Engineer - Red Gate Software
.NET
All things .NET related.
-
Posted Tuesday, May 31, 2011 3:53 PM |
I've just posted a write-up of some of the performance tuning I've done to improve .NET Reflector 7.2's start-up time here: http://www.reflector.net/2011/05/net-reflector-7-start-up-time-running-out-of-gas-or-pedal-to-the-metal/ You can get the new Read More
|
-
Posted Friday, May 20, 2011 4:07 PM |
I've just posted up full details of this release on the .NET Reflector blog at http://www.reflector.net/2011/05/life-is-a-journey-not-a-destination-net-reflector-7-2-ea-1-has-been-released/ and, breaking with previous tradition, this includes a fairly Read More
|
-
Posted Monday, January 10, 2011 6:35 PM |
We've just released .NET Reflector 7 Beta 1 and the big news is that we've acquired and integrated Jason Haley's awesome PowerCommands add-in. Read More
|
-
Posted Thursday, December 16, 2010 12:01 PM |
Dodgy Bond references aside, I'm extremely happy to be able to tell you that we've just released our first .NET Reflector 7 Early Access build. We're going to make these available over the coming weeks via the main .NET Reflector download page at: http://reflector.red-gate.com/Download.aspx Read More
|
-
Posted Tuesday, November 30, 2010 2:46 PM |
Here's another WPF ReSharper Live Template for you. This one is for declaring standalone routed events of any type. Again, it's pretty simple: #region $EVENTNAME$ Routed Event Read More
|
-
Posted Tuesday, November 30, 2010 12:28 PM |
Following on from my previous post, where I shared a Live Template for quickly declaring a normal read-write dependency property and its associated property change event boilerplate, here's an unsurprisingly similar template for creating a read-only dependency Read More
|
-
Posted Wednesday, November 24, 2010 1:41 PM |
Googling this the other day, I started to get the impression that this might be annoyingly tricky. You might wonder why this is necessary at all, given that WPF implements layout for you in most cases (except for containers such as Canvas), but trust Read More
|
-
Posted Wednesday, November 10, 2010 5:06 PM |
I don't know about you but it took me about 5 seconds to get royally fed up of typing the boilerplate code necessary for creating WPF (and Silverlight) dependency properties and, if you want them, their associated property change routed events. Being Read More
|
-
Posted Monday, September 13, 2010 3:08 PM |
This post is inspired by Guy Kawasaki's "How I Tweet" post, both in terms of its content and in terms of our approach to tweeting. His post reads almost like a twitter marketing "how to" in some ways so, frankly, Yah! Boo sucks! to all you expensive twitter Read More
|
-
Posted Tuesday, August 31, 2010 6:01 PM |
With .NET Reflector you don't need to decompile a type method by method. You can do the whole thing at once, although it may not be immediately obvious how. All you need to do is select the type you want in the assemblies list. If needs be right-click Read More
|
-
Posted Wednesday, August 25, 2010 6:09 PM |
You can integrate .NET Reflector with the Windows Explorer shell so that you can open assemblies in .NET Reflector directly from Explorer. To do this open up .NET Reflector, then click Tools > Integration Options on the main menu. Now just check the Read More
|
-
Posted Tuesday, August 10, 2010 12:25 PM |
We want to know what you think of .NET Reflector. How do you use it? How would you like to use it? How can we make it better? Read More
|
-
Posted Wednesday, July 28, 2010 7:03 PM |
Recently I've been doing a few demos of ANTS Performance Profiler 6 at user groups, and last week I did a talk entitled "Real World Performance Profiling" at The Developers Group Meeting down in London, for which I'll publish my notes later. For both Read More
|
-
Posted Tuesday, June 22, 2010 4:43 PM |
Unfortunately the answer to this is no: you cannot load more than one version of an assembly in .NET Reflector at the same time. If you try you'll see the following dialog box: You will need to unload the first version of the assembly in order to Read More
|
-
Posted Tuesday, June 22, 2010 2:47 PM |
Unfortunately the answer to this is no: the .NET Reflector add-in does not support Express editions of Visual Studio, and hence the Pro debugging functionality will also not work with these Visual Studio Editions. This is because Microsoft forbids the Read More
|
|
|