Active Org-Chart
Including both an ASP.NET web control and a direct imaging component, Active Org-Chart provides easy, interactive, and beautiful hierarchical charts for any application. Unique to the ASP.NET control is the ability to drag-and-drop organizations directly on your page.
SQL Retroview
Give the end users of your system a query interface which includes the time dimension! Unlike other auditing solutions, in which historical data is only available to administrators through a specialized tool, SQL Retroview provides programmatic access to previous information using the .NET DataInterface module, or even directly from native SQL code and procedures. Write SQL queries like this:

SELECT
    c.Name, o.Amount
FROM
    Customers_Historical('1/1/2006') c INNER JOIN
    Orders_Historical('1/1/2006') o ON c.CustomerID=o.CustomerID
Copyright © 2008 Info Mason