News

I've been using modeling diagrams for 10 years on embedded 8-bit projects (first Shlaer-Mellor, now UML). I've never used the generated code in a final product and I doubt I will until the tools come ...
So I'm trying to generate a UML diagram with ArgoUML from a C# API, and realized that I actually want to generate the diagram from the already compiled and linked .NET API assemblies (.dll).Is ...