Tree View of Kinship

This uses a windows client form to display data which is retrieved from the server in several user-initiated look-ups.
The client platform must be .Net enabled.
Unlike an Active-X control, the windows form will not attempt to install supporting components. (they are already there!)
Firewalls may be a problem.

Download and install Microsoft dotNet Support (2.0)

Configure your system to trust The NOVA web site.
    Obviously, you want your trusts to be as limited as possible.  Do this for testing or to join the NOVA intranet.

The relatively long initial load is due to data gathering on load and is not indicative of applications using late-bound data connections.

Similar page using ASP.Net
Similar page using an Active-X Control