|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Are there any tools that can generate call graph for Visual Basic .NET source codes?Hi,
Maybe this is what you are looking for. http://msdn.microsoft.com/coding4fun/coolapplications/kpl/default.aspx Ken ----------------------------- Show quoteHide quote "Rose" wrote: > Hi, guys, > > Is there such a tool? I also hope it is free. Thanks! > > Rose > > Looking for some call graph tools for source codes is to facilitate
code browsing and studying. I don't think you refelect any sense of humor in suggesting such a URL. "Rose" <e***@sina.com> wrote in message No where near free but.....news:1145513177.689241.306850@g10g2000cwb.googlegroups.com... > Hi, guys, > > Is there such a tool? I also hope it is free. Thanks! > > Rose Project Analyzer v8.0 http://www.aivosto.com/project/project.html If you get the Pro version.... Project Printer - document and surf the source This one can create a website (more or less) from your source, where everything (variables, procs, modules, etc) are fully linked Each procedure includes a "Calls" and "Called By" list. Project Graph - graphical code documentation This one may be what you're looking for. I haven't found much use for this one, other than satisfying my curiousity <g> http://www.aivosto.com/project/add-ins.html -- Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com Please keep all discussions in the groups.. |
|||||||||||||||||||||||