Free or open source Diagram component for C#?
Asked Answered
B

2

3

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.

Belgium answered 29/7, 2009 at 15:52 Comment(3)
Would you mind if the component was for .NET and not for C#?Octahedrite
No. As long as it works with a C# project, i.e. I don't want anything for ASP.NET!Belgium
Did you find any free or open source component that worked for you? I'm currently looking for one.Kerch
I
1

Well, here is the beginning of one.

Indihar answered 29/7, 2009 at 16:0 Comment(0)
G
-3

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.

Gorcock answered 29/7, 2009 at 16:3 Comment(1)
I wanted a C# component that I could build my own diagram editor around. Not an independent app.Belgium

© 2022 - 2024 — McMap. All rights reserved.