by Paulo Morgado via Paulo Morgado : C# on 4/15/2007 11:14:30 PM
In his show about Scenario Based Architecture Validation, Ron Jacobs talks with Dragos Manolescu (Architecture Evaluation in Practice) about how difficult it is to evaluate and validate an architecture.
There are a few tools that can help you validate the architecture of your application or framework, though. Here are two of them.
This tool from Lattix uses Dependency Structure Matrix (DSM) to communicate the architecture, identify critical dependencies, and define rules to flag dependency violations.
This is a tool from fellow C# MVP Patrick Smacchia, and goes more deeply in the application's structure. Besides being an analysis tool, this is also a diagnostics tool that can be integrated in build processes to guarantee architectural quality.
This is, by no means, an extensive analysis of these two very complex tools and you should try them by yourselves (or, at leat, watch the various screen casts provided) to come to your own conclusions.
Original Post: Architecture Tools
The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.