.NET code reverse engineering
-
Is there any tool which can generate UML diagrams from .NET code(assembly)? Please specify for the versions supported. I searched google and got a lot of links. I need to test them and see. I thought it would be better to ask the forum as someone might have experience. Will that indicate the flow from layers also? K.P.Kannan
-
Is there any tool which can generate UML diagrams from .NET code(assembly)? Please specify for the versions supported. I searched google and got a lot of links. I need to test them and see. I thought it would be better to ask the forum as someone might have experience. Will that indicate the flow from layers also? K.P.Kannan
The reverse engineering tool is Reflector[^]. It supports an add-in model and there are a few add-ins[^] that look like they might do what you want.
Stability. What an interesting concept. -- Chris Maunder
-
Is there any tool which can generate UML diagrams from .NET code(assembly)? Please specify for the versions supported. I searched google and got a lot of links. I need to test them and see. I thought it would be better to ask the forum as someone might have experience. Will that indicate the flow from layers also? K.P.Kannan
I've used StarUML to do C++ and C#. It seems to fit the bill.
"Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus