Archive for January, 2007
My DSM Plugin for .NET uses some features of .Net framework v2 so it requires v2 of the runtime installed on the same machine. However on a friend’s machine we couldn’t get the plugin to work even though v2 was installed – Reflector kept running under v1 of the framework and so wouldn’t load my [...]
Filed under: .NET, DSM | Leave a Comment
Finally …
20Jan07
A while ago I stumbled across an exciting tool – exciting, at least in terms of software architecture and software quality. Instead of using boxes and arrows, the Dependency Structure Matrix displays the architecture of an application in the form of a matrix – a much more condensed and accessible method of visualising module coupling. [...]
Filed under: DSM | 7 Comments