Exercise 11: Drawing IsA trees

Summary

Enhance the view details mode of the web application to support drawing graphical IsA trees. Accomplish this by using GraphViz to render a PNG.

Solution

C# code
Perl code

Web UI

Click here

NOTE: The graph drawing component will only work if my home PC is turned on.