C# Library to Generate UML Diagrams

Posted by Carlos Garces on Stack Overflow See other posts from Stack Overflow or by Carlos Garces
Published on 2010-05-19T19:59:13Z Indexed on 2010/05/21 7:00 UTC
Read the original article Hit count: 188

Filed under:
|

Hi!

My project actually use XML files to define flow of the application.

I like to convert this XML a image that represent the flow, to use it in the documentation.

There is any c# library that help with the graphical part of a UML generation? There is any XML standart format to generate UML flows that can be converted to IMG?

I need something like this http://en.wikipedia.org/wiki/File:LampFlowchart.svg

© Stack Overflow or respective owner

Related posts about c#

Related posts about uml