08 Mar
>Whew!< After a pretty crazy January and February of preparation leading up to the event, I’m really pleased to announce that the 4th Annual NYC CodeCamp is officially OVER (Thank God!). This past Saturday March 6th, 2010 we held the actual event and I have to say that based on just about every metric I [...]
Posted in CodeCamp by: sbohlen
3 Comments
21 Dec
As usual, when an update to the DevExpress CodeRush/DXCore/Refactor!Pro tools are released, I make updated binaries for several plugins available from this site as a convenience to others. Since the 2009.3.2 release was just posted, here are the accompanying binaries for this latest build:
DX Source Outliner
CR ClassCleaner
CR ClassCleaner + Refactor ClassCleaner Menu
Refactor [...]
Posted in Software Development Resources, SolutionOutliner by: sbohlen
1 Comment
14 Nov
I’m happy to announce that I have managed to complete a new plugin for the DeveloperExpress Refactor!Pro product: Refactor_MoveTypeToFileInProject.
You can download a binary of the the new plugin here.
Why Would Anyone Need This?
Users of the DevExpress Refactor!Pro tool will probably be aware of the built-in Move Type to File refactoring that does exactly what its [...]
Posted in Software Development Resources by: sbohlen
5 Comments
14 Nov
Its that time again: DevExpress has released the 2009.3 2009.2.9 update to their Visual Studio Productivity Tools. This means the need to acquire updates for most plugins that have been compiled against the latest DXCore/CodeRush/Refactor! Pro assemblies.
As a convenience to others, here is the updated CR_ClassCleaner plugin…
ClassCleaner Info
ClassCleaner Download
I have also updated the binaries for [...]
Posted in Software Development Resources, SolutionOutliner by: sbohlen
3 Comments
26 Sep
In this recent post I mentioned that in response to the recent release of updated versions of Developer Express’ Visual Studio productivity tools (2009.2.6), I was not only providing an updated build of the CR_ClassCleaner plug-in compiled against the latest DXCore release, but that I also decided to incorporate the patch to CR_ClassCleaner mentioned in [...]
Posted in Software Development Resources by: sbohlen
4 Comments
24 Sep
Developer Express has just released the ‘2009.2.6’ version of their IDE Productivity Tools, CodeRush, Refactor! Pro, CodeRushXpress, and DXCore.
Just about every time this happens, there’s a need to recompile many (but, interestingly - for reasons I cannot entirely explain – not all!) DXCore-dependent plugins to expose themselves properly within the newly-released DXCore runtime.
CR_ClassCleaner
In the past, [...]
Posted in Software Development Resources by: sbohlen
2 Comments
20 Sep
Developer Express has just released the ‘2009.2.5’ version of their IDE Productivity Tools, CodeRush, Refactor! Pro, CodeRushXpress, and DXCore.
Just about every time this happens, there’s a need to recompile many (but, interestingly - for reasons I cannot entirely explain – not all!) DXCore-dependent plugins to expose themselves properly within the newly-released DXCore runtime.
CR_ClassCleaner
In the past, [...]
Posted in Uncategorized by: sbohlen
3 Comments
28 Aug
Now that its mature enough (e.g., ‘functional’!) I just wanted everyone to know that I have moved the source code for the Refactor_UpdateNamespace add-in over to the DXCoreCommunityPlugIns site on Google Code.
If you’re unfamiliar with this site (and a user of CodeRush, Refactor! Pro, or CodeRushXpress), you should really check it out. Its chock full [...]
Posted in Software Development Resources by: sbohlen
6 Comments
27 Aug
I’ve recently become slowly more aware that its starting to take me longer and longer to respond to people who contact me, look into resolving issues that people bring to my attention, complete tasks within deadlines that I’ve committed to, and otherwise meet my obligations to others.
As I started to think about why this might [...]
Posted in Uncategorized by: sbohlen
11 Comments
27 Aug
This is the last in a series of posts here and here about my design ideas for re-engineering the DX_SourceOutliner to improve its design as well as increase its flexibility and extensibility for the future.
Observed Theme 4: Analysis of Code Element Metadata
The .NET WinForms TreeNode class provides a node.Tag property of type object, the intended [...]
Posted in Software Development Resources, SolutionOutliner by: sbohlen
No Comments