Archive for May, 2007

Up to Sequence diagrams

Yesterday I blogged about the autodiagrammer add-in for Reflector to visualize .net assemblies in class diagrams. Today I’ve found a nice ad-in that will generate Sequence Diagrams out of the .net assemblies. If they keep this up we can do what we’ve always wanted to do, program first and analyze later. because these tools will [...]

Another one bites the build

Yes I can finally announce the long awaited photo of our own teamleader breaking the build. Looks like a hill billy no? Print PDF

Reverse engineer .net assemblies to Class Diagrams

I’ve found this tool that acts a bit like the reflector of Lutz Roeders. The main difference is that instead of a treeview of the classes it gives you a full blown class diagram! To do Sacha Barber created AutoDiagrammer. I’ve you are not ready to give up on Reflector, but still want to use [...]