472,119 Members | 2,032 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

block diagram of C# project

Does anybody know about some project analyzer that displays modules and
relations as a block diagram?

GadyC

Oct 19 '06 #1
3 5003
Check out the Class Diagram feature in Visual Studio 2005:
http://msdn.microsoft.com/msdnmag/is...efault.aspx#S3

There are also some add-ins for .NET Reflector that do this sort of
thing:
http://www.aisto.com/roeder/dotnet/
http://www.aisto.com/Incoming/Reflector/AddIns/
GadyC wrote:
Does anybody know about some project analyzer that displays modules and
relations as a block diagram?

GadyC
Oct 19 '06 #2
Hi,

GadyC wrote:
Does anybody know about some project analyzer that displays modules and
relations as a block diagram?

GadyC
If you like UML, any good UML tool can do reverse engineering. We use
Enterprise Architect available here:
www.sparxsystems.com.au

HTH,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Oct 20 '06 #3
GadyC wrote:
Does anybody know about some project analyzer that displays modules and
relations as a block diagram?

GadyC
I'm using doxygen with Graphviz. It creates class diagrams and
additionally takes your comments out of the sourcecode.
Oct 25 '06 #4

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

8 posts views Thread by B McDonald | last post: by
4 posts views Thread by thoducng | last post: by
reply views Thread by jackonlyone | last post: by
reply views Thread by rakesh.Mysore | last post: by
reply views Thread by pranesh.nayak | last post: by
1 post views Thread by MakaMaka | last post: by
1 post views Thread by Oskar Bennet | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.