We are still searching for a solution that works better for generating Sequence Diagrams from .net code better than EA does.  Alex  has a real need for this functionality in one of his projects!

So with the new motivation I evaluated two more options in that game:

The big difference compared to EA is, that those tools don’t use the “debugger” to record sequences but use kind of static analysis.

Now SequenceViz shows me that there are Instances of Classes– but it doesn’t find out that there are two instances of Account used.

image

So the result is pretty identical to the one I got from Enterprise Architect.

And not what we would have hoped to see: