News

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).< ...
BR><BR>I would also like to have a tool that can take the C# files and .NET assemblies and possibly solution/project files and generate nice UML diagrams. I am generating UML from the code and ...