DPlot is a general purpose graphing program designed for scientists, engineers, and students. It features multiple scaling types, including linear, logarithmic, and probability scales, as well as several special purpose XY graphs and contour plots of 3D data. Manipulation functions include FFT, filtering, smoothing. Data can be input via file, copied from the clipboard, or sent to DPlot from another program via dynamic data exchange.
Teroid Data Filter 2.0 is a .NET Windows Forms control allowing users to specify filtering criteria for an ADO .NET DataView object. A column or row is added to the control for each column in the DataView, each containing controls allowing the user to set the criteria condition (=, >, LIKE etc) and a criteria value. These selections are then used to create a filter string for use as the DataView's RowFilter property.