1
vote
5answers
118 views
Is there more beautiful database drawing software than visio?
Hello,
I want to know if you know other beautiful database drawing software other than visio.
Because i think visio is not delegant enough. So Can you give me some advice?
Tha …
2
votes
3answers
58 views
Simple UML behaviours baffle me!
Hello!
Very new to UML and system design.
We're at the stage of doing a class diagram in the design phase and are struggling to figure out how to implement a requirement. Here's …
0
votes
2answers
74 views
Graphically Modeling Metaprogramming
Are there any tools out there that let you model how a class (or a class hierarchy) can change at runtime? For example, if I have a given number of mixin classes that will be combi …
-1
votes
2answers
463 views
Where are the best graphViz tutorials to learn graphViz fast?
Duplicate of this question ?
I've got this link. Maybe I'll do my own tutorial on that, because I find it hard to learn. The documentation lacks examples.
1
vote
1answer
261 views
WPF VisualBrush with mixed aspect ratio
Hi@all
I have some weird requirements for a visualbrush:
This Visualbrush must be used in a third-party component for diagramming. We have lanes on the diagramming canvas, which st …
-1
votes
3answers
443 views
Are there any good tutorials for creating Graphviz Diagrams on the mac?
I am pretty interested in Graphviz after I could not find any other quiet useful diagramming tool for the mac.
8
votes
9answers
2k views
What is a good Visio Enterprise Architect replacement?
I've been using Visio 2002/2003 Enterprise Architect to do my database schema design visually and then forward-generate the DDL to create the database.
I wanted to switch to Visio …
4
votes
6answers
176 views
Simple free diagramming tool for Mac OS X?
I want to create a diagram that shows how my app works. Not a class diagram. Don't know the word. Just a nonscientific, simple diagram that helps keeping track of what happens when …
1
vote
2answers
63 views
Is it possible for Visio to automatically layout a UML diagram?
Is there a way to just lay everything out in the "best" possible manner, using the entire drawing area available? Or do I have to position the various elements myself?
0
votes
1answer
81 views
Can anyone recommend a concurrent, real-time diagramming/flowchart collaboration tool?
I'm looking to work with others to quickly build a rather large class flow diagram that may or may not be strict UML. Can anyone recommend a networked, concurrent collaboration too …
0
votes
1answer
81 views
Is there a network diagram standard for illustrating web services?
I'm putting together a Solution Architecture document for an enhancement we're adding to our site and it occurs to me that I've never formally illustrated a web service call before …
2
votes
5answers
151 views
Diagramming program to help in designing software?
I'm looking for a diagramming program that can help in designing software, right from the high-level requirements down to the low-level classes and functions.
I've seen a lot of U …
0
votes
2answers
153 views
Algorithm to auto-arrange entity relationship diagram
I am currently writing a control (in C#) for displaying a set of tables and the relationships that exist between them. I got the basic control done, but would like to implement som …
2
votes
2answers
379 views
Free or open source Diagram component for C#?
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.
0
votes
1answer
59 views
Diagramming tool for WPF
I wish to create a diagram similar to VS.NET class diagram.
I have seen Sukram's article on codeproject.com, called DiagramDesigner.
But I have found this solution a little diffi …
