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.
A:
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.
Zensar
2009-07-29 16:03:42
I wanted a C# component that I could build my own diagram editor around. Not an independent app.
Jenko
2009-07-29 16:08:58
+1, this is not a diagramming component
Gabriel Mongeon
2010-07-29 17:37:09