Friday, June 04, 2004

That's another graph-based Reflector Add-In. It creates and displays the dependency graph between the assemblies that are loaded in Reflector.

ps: Thanks to Lutz who wrote the AssemblyGrapher application to make it a Reflector add-in.

posted on Friday, June 04, 2004 9:28:00 PM UTC  #    Comments [15]
Monday, June 06, 2005 5:59:51 PM UTC
Where can the add-in be downloaded? I didn't see any update on the gotdotnet site.
<br>
<br>Thanks!
<br>Derek
Derek
Monday, June 06, 2005 5:59:51 PM UTC
When the add-ins will be stable, I will release them on my site (<a target="_new" href="http://www.dotnetwiki.org">http://www.dotnetwiki.org</a>).
<br>
<br>There will be a bunch of &quot;graph&quot; related add-in bungled as &quot;Reflector.Graph&quot; addin.
<br>
<br>Of course, I'll blog about it when ready.
Jonathan de Halleux
Monday, June 06, 2005 5:59:52 PM UTC
Peli's Blog
Monday, June 06, 2005 5:59:53 PM UTC
ISerializable
Monday, June 06, 2005 5:59:53 PM UTC
Peli's Blog
Monday, June 06, 2005 5:59:54 PM UTC
Peli's Blog
Monday, June 06, 2005 5:59:54 PM UTC
Could you add a context menu with a Save As... GIF, PNG etc option?
RichB
Monday, June 06, 2005 5:59:55 PM UTC
Peli's Blog
Monday, June 06, 2005 5:59:55 PM UTC
RichB: this is done in v1.1
Jonathan de Halleux
Monday, June 06, 2005 5:59:56 PM UTC
Peli's Blog
Monday, June 06, 2005 5:59:56 PM UTC
I've install <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>.Graph Add-in Released in <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>, but it appears an error when I try execute context-menu option: Method Rank.
<br>
<br>Anybody can help me ?
<br>
<br>
<br>
<br>Please describe what might have caused this error. &gt;
<br>
<br>La definici&#243;n del manifiesto del ensamblado con nombre 'QuickGraph' no coincide con la referencia al ensamblado.
<br>
<br>System.IO.FileLoadException
<br>
<br> at <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>.Graph.Graphs.MethodRankPopulator..ctor()
<br> at <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>.Graph.Controls.MethodRankControl.Translate()
<br> at <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>.Graph.Controls.RankControl.OnParentChanged(EventArgs e)
<br> at System.Windows.Forms.Control.AssignParent(Control value)
<br> at System.Windows.Forms.ControlCollection.Add(Control value)
<br> at _144._1(IWindow )
<br> at _134._1(String )
<br> at _3.set_Visible(Boolean value)
<br> at <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>.Helpers.BasePackage.commandBar_Click(Object sender, EventArgs args)
<br> at _86.OnClick(EventArgs e)
<br> at _86.PerformClick()
<br> at _1.OnClick(EventArgs e)
<br> at System.Windows.Forms.MenuItemData.Execute()
<br> at System.Windows.Forms.Command.Invoke()
<br> at System.Windows.Forms.Control.WmCommand(Message&amp; m)
<br> at System.Windows.Forms.Control.WndProc(Message&amp; m)
<br> at System.Windows.Forms.TreeView.WndProc(Message&amp; m)
<br> at _8.WndProc(Message&amp; message)
<br> at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&amp; m)
<br> at System.Windows.Forms.ControlNativeWindow.WndProc(Message&amp; m)
<br> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
<br>
<br>
<br>.NET <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a> 4.0.17.0
<br>.NET Framework 1.1.4322.573
<br>Microsoft Windows NT 5.1.2600.0
<br>
<br>
<br>[AddInManager]
<br>&quot;C:\PROYECTOS\NET\Herramientas\Tools\Reflector.Graph.dll&quot;
<br>
Enrique
Monday, June 06, 2005 5:59:57 PM UTC
The current release is bugged so this is normal. Please, use the forums in <a target="_new" href="http://blog.dotnetwiki.org">http://blog.dotnetwiki.org</a> to post your bug reports. Thanks.
Jonathan de Halleux
Monday, June 06, 2005 5:59:57 PM UTC
An option for only showing the dependencies between the assemblies listet in the <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a> would be nice. At the moment libraries not opened in the <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a> will be shown in the dependency graph, too. Thats okay, but i want to see the dependencies between a couple of libraries and not their dependencies to system libraries and interops. The graph is too complex then.
Torsten
Monday, June 06, 2005 5:59:58 PM UTC
I'll need a mechanism to easily set options...I'll see what I can do
Jonathan de Halleux
Monday, June 06, 2005 5:59:58 PM UTC
Any reply about the possiblity of put options in the graph to elininate the system libraries?
<br>
ruy
Comments are closed.