The Artima Developer Community
Sponsored Link

.NET Buzz Forum
[Cool tool] : Visustin - Visually graph your code

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
[Cool tool] : Visustin - Visually graph your code Posted: Oct 6, 2003 3:13 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: [Cool tool] : Visustin - Visually graph your code
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

I'm currently in the process of reviewing and understanding a bunch of legacy VB 6.0 code. One of the trickiest parts of reviewing such things is getting the “gist” of what's going on on a specific method, or understanding the time-line of method calls in a specific business process.

I discovered a small tool (not free) called Visustin that allows you to paste in code from VB,C#,VB.Net,Java,C++,COBOL,Pascal and Delphi, and it will display a visual call graph of what's going on. It's very cool and it really helps in understating some of those long-running, hard to decipher methods...

The tool is not free, and the installer is that good ol' vb installer program from vb 6.0, but the demo version hold enough functionality to let me use it as is. It just doesn't allow you to print or save the graph once it's created, which is cool for me, as I use it mainly as a quick ad-hoc “How does this method work” kind of queries. Coolness achieved. I wonder if there are more tools like this.

Read: [Cool tool] : Visustin - Visually graph your code

Topic: Skype Rocks! Previous Topic   Next Topic Topic: What if Bart Simpson Could Code?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use