21 Jul
I last took a close look at NDepend over 18 months ago back in December of 2008 in this blog post. At that time, I spent some time looking at some of its higher-level features and shared some of my impressions of the tool. Now, some time later I’ve returned to the tool and I [...]
Posted in Software Development Resources by: sbohlen
3 Comments
23 May
With the recent (finally!) release of the RTM of the various Visual Studio productivity tools from DevExpress, its now possible for me to provide binaries of most of my plugins recompiled to run against the latest version of the DXCore API.
Although all of these plugins are open source and thus its easy for anyone to [...]
Posted in Software Development Resources, SolutionOutliner by: sbohlen
12 Comments
05 May
I’ve really been trying to hold off on bothering to release updated binaries of several of my Visual Studio plugins until the next release of the underlying DexExpress platform (DXCore, etc.) reaches RTM. Just about every Beta, RC, etc. release invalidates the prior binaries of my plugins and requires a recompilation before they will work [...]
Posted in SolutionOutliner by: sbohlen
7 Comments
09 Jan
in a recent request for the Proteus Project, a user asked about defining test-related settings in external .config files to control connection strings settings, the location(s) of support files like the serialized dataset xml data files and the dataset xsd schema files, and possibly other things. While it might be of value to ‘formalize’ this [...]
Posted in Uncategorized by: sbohlen
2 Comments
25 Nov
For those of you who missed out on the first NYC Agile Firestarter that the NY ALT.NET User Group and the NY .NET User Group jointly organized in June of 2009, I just wanted to announce that there is a ‘sister’ event coming soon to the Central NJ Area: The Central NJ .NET Agile Firestarter! [...]
Posted in ALT.NET NYC User Group, Software Development Resources by: sbohlen
1 Comment
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
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
24 Aug
This is the second in a series of posts about my thoughts on my redesign of the DX_SourceOutliner Visual Studio DXCore-based plugin that started here.
Observed Theme 3: Decision Logic is (Mostly) Driven by User Options
As mentioned, one of the very serious growing problems with the present design of the DX_SourceOutliner is that of decentralized decision [...]
Posted in Software Development Process, SolutionOutliner by: sbohlen
1 Comment