Click here to Skip to main content
15,891,431 members
Articles / Programming Languages / C#

A Dynamic Sequence Diagram Visualization Control

Rate me:
Please Sign up or sign in to vote.
4.99/5 (37 votes)
10 Feb 2020CPOL13 min read 24.1K   1.1K   38  
A Windows .NET control for dynamic visualization of UML sequence diagrams
The article presents a Windows .NET control for dynamic visualization of objects and their interactions as UML sequence diagrams. The control incorporates break functionality similar to a debugger's. In addition, it provides a practical-use sample in which an application's execution is intercepted and visualized in real time.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Turkey Turkey
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions