CodePlex is Microsoft's open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback.

  • Reflectorのアドイン

http://www.codeplex.com/reflectoraddins

GLEE is a .NET tool for graph layout and viewing. It has been developed in Microsoft Research by Lev Nachmanson. GLEE is built on principles of the Sugiyama scheme; it produces so called layered, or hierarchical, layouts. This kind of a layout naturally applies to graphs with some flow of information. The graph could represent a control flow graph of a program, a state machine, a C++ class hierarchy, etc. Please see samples of layouts of such graphs below.