Callers Graph Window in .NET 2003?

  • Thread starter Thread starter Gary Esser
  • Start date Start date
G

Gary Esser

I'm in the process of moving a large VC++ 6.0 project
to .NET 2003, and I can't find equivalent functionality to
the old IDE's "Callers Graph". Also, I can't figure out
how to display in a tree format the base and derived
classes of a class. Please help, these were some of my
favorite features!
 
I'm in the process of moving a large VC++ 6.0 project
to .NET 2003, and I can't find equivalent functionality to
the old IDE's "Callers Graph".

Gary,

In the move to VS7, much of the call graph facility disappeared.
Please help, these were some of my favorite features!

I believe MS are aware that people would like to see these features
re-introduced (and even enhanced from what they were), but it never
hurts to point it out to any MS representative at any opportunity you
get!

Dave
 
Back
Top