Question

Is there any Diagramming component that is freely available for a C# project? If possible one that allows you to click and edit the diagram nodes.

Was it helpful?

Solution

Well, here is the beginning of one.

OTHER TIPS

Well I don't know if you are looking to model just some basic logic steps, or get really in depth and model classes and functions themselves. But, for most design work I do, and this include diagrams, I like to use ArgoUML. It's free, and pretty powerful, though you do have to understand UML, but otherwise I think it is a great tool.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top