teroid datasourcebrowser
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
Teroid DataSourceBrowser 2.0
Data Source Browser is a tree control for .NET containing the schema of any OLE DB data source more>>
Teroid Data Source Browser is a tree control containing the schema (tables/views and their columns) of any data source for which an OLE DB provider is present on the target machine. The control can take a connection string, a connection or an ADO .NET DataSet as the data source, and raises an event when a table/view or column is selected. The screenshot illustrates the control with the data source set to the Northwind database on SQL Server. This version is freeware and as with all Teroid Software products requires the Microsoft .NET CLR.
<<less Download (112K)
Added: 2003-07-15 License: Freeware Price: $0.00
2296 downloads
Teroid ASP Data Browser 1.0
Displays ADO .NET data in ASP pages more>>
Teroid ASP Data Browser is an ASP .NET control presenting data from any ADO .NET source in a grid with one record per row, a record format showing one record per page, or a record selector format where the user can select a record from a single field to view all fields of that record.
The user can navigate data using first, previous, next, last and page number links, and the controls behavior and appearance can be customised if required.
<<lessThe user can navigate data using first, previous, next, last and page number links, and the controls behavior and appearance can be customised if required.
Download (116KB)
Added: 2006-08-09 License: Freeware Price:
1172 downloads
Teroid Color Browser 2.0
.NET Form Control allowing users a variety of methods of selecting colors more>>
Teroid Color Browser is a .NET control with an extensive set of properties allowing different palettes to be presented to users in a variety of ways, such as the samples in the screenshots. The Style property can be set to display the selected palette in a list box, a dropdown combo box or a set of buttons in either a square or a horizontal or vertical strip. The Palette property provides a choice of 16 colors, web colors (141 colors) or system colors, and an event is raised whenever the user makes a selection.
<<less Download (113K)
Added: 2003-07-14 License: Freeware Price: $0.00
2295 downloads
Teroid Data Form 1.0
Teroid Data Form - .NET control providing a full user interface to an ADO .NET DataTable object more>>
Teroid Data Form is an easy to use .NET control which dramatically reduces development times by providing an instant user interface to an ADO .NET DataTable object.
Drop one onto a form and set the DataTable property either at design time or at run time and the control will automatically configure itself with a label and text box for each column in the table, and has full insert, update and delete function.
<<lessDrop one onto a form and set the DataTable property either at design time or at run time and the control will automatically configure itself with a label and text box for each column in the table, and has full insert, update and delete function.
Download (115KB)
Added: 2006-11-09 License: Freeware Price:
1118 downloads
Teroid Data Print Control 3.2
Teroid Data Print Control is a .NET component providing a set of properties and methods for printing data more>>
Teroid Data Print Control is a .NET component providing a set of properties and methods for printing data Teroid Data Print Control is a .NET Windows Forms control providing a set of properties and methods for printing ADO .NET data in a grid or as individual records.
The data source can be a connection string, a Connection object, a DataSet object or a DataTable object, and the control also includes page setup and print preview functionality.
Main features:
- Prints any ADO .NET data source in either a grid or individual pages
- Data source can be a DataTable object, a DataSet object or a DataSource object
- Page headers, footers and numbers can be included
- Fonts and colours can be customised
- Includes page setup and print preview as well as print functionality
System requirements:
- .NET CLR
<<lessThe data source can be a connection string, a Connection object, a DataSet object or a DataTable object, and the control also includes page setup and print preview functionality.
Main features:
- Prints any ADO .NET data source in either a grid or individual pages
- Data source can be a DataTable object, a DataSet object or a DataSource object
- Page headers, footers and numbers can be included
- Fonts and colours can be customised
- Includes page setup and print preview as well as print functionality
System requirements:
- .NET CLR
Download (387KB)
Added: 2007-07-12 License: Freeware Price:
841 downloads
Other version of Teroid Data Print Control
License:Freeware

Teroid Data Filter 3.0
Teroid Data Filter - .NET control allowing users to set filter criteria and sort order for ADO data more>>
Teroid Data Filter is a .NET Windows Forms control that allows users to specify filtering criteria in applications using an ADO .NET DataView or BindingSource as a data source. It can be used on a form containing data-bound controls or a DataGridView, or on a separate dialog box.
After the DataView or BindingSource properties are set, a row is added to the control for each column in the underlying data source, 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 DataViews RowFilter property or the BindingSources Filter property.
The control has methods to apply the filter to the data source or clear any user criteria, and can optionally show buttons to allow the user to utilize this functionality directly
<<lessAfter the DataView or BindingSource properties are set, a row is added to the control for each column in the underlying data source, 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 DataViews RowFilter property or the BindingSources Filter property.
The control has methods to apply the filter to the data source or clear any user criteria, and can optionally show buttons to allow the user to utilize this functionality directly
Download (136KB)
Added: 2004-11-08 License: Freeware Price:
1823 downloads
Teroid Data Graph 2.0
A .NET Windows Forms control drawing column, line or bar graphs from ADO .NET data more>>
Teroid Data Graph is a .NET Windows Forms control which draws a graph from any suitable ADO .NET data source. It can draw a column, line or bar graph, the data source can be a connection string, Connection object, a DataSet object, a DataTable object or a DataView object. The control can display data across any range of positive or negative numbers, and all aspects of the graphs appearance including colors, fonts and line thicknesses.
Requirements: .NET CLR
<<less Download (127.93KB)
Added: 2008-09-07 License: Freeware Price:
436 downloads
Other version of Teroid Data Graph
License:Freeware
Teroid Data Export Control 2.0
Teroid Data Export Control - .NET component providing a set of properties and methods for exporting data more>>
Teroid Data Export Control is a .NET Windows Forms component providing a set of methods and properties facilitating the export of ADO .NET data from the client application to a number of other files types.
Teroid Data Export Control is working with a source data that can be a connection string and table name, a connection and table name, a data set and table name or a data table.
Main features:
- Data can be exported to a text file, an html table or an Excel spreadsheet.
- Data can be exported with or without column headings, which can be different from the source datas column names if required.
- Columns can be padded left or right to a specified width using a specified padding character.
- The control features a set of dialog boxes to allow the user to set export file and column formatting, or these can be set in code by the client application.
<<lessTeroid Data Export Control is working with a source data that can be a connection string and table name, a connection and table name, a data set and table name or a data table.
Main features:
- Data can be exported to a text file, an html table or an Excel spreadsheet.
- Data can be exported with or without column headings, which can be different from the source datas column names if required.
- Columns can be padded left or right to a specified width using a specified padding character.
- The control features a set of dialog boxes to allow the user to set export file and column formatting, or these can be set in code by the client application.
Download (159KB)
Added: 2007-01-17 License: Freeware Price:
1026 downloads

Teroid Windows Forms Graph 1.1
Teroid Windows Forms Graph promises to bring users a convenient and extensive .NET Windows Forms control which draws a column, line or bar graph from an array of numerical data. more>> <<less
Download (338KB)
Added: 2010-01-08 License: Freeware Price: FREE
downloads
Teroid ASP Multi Segment Display 1.0
ASP .NET Multi segment display control more>>
This control emulates the LED or LCD multi segment displays commonly used on electrical and electronic items.
It will display upper and lower case letters, numbers, and all the most commonly used symbols.
Requirements: .NET CLR
<<less Download (110.35KB)
Added: 2008-09-07 License: Freeware Price: $0.00
412 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above teroid datasourcebrowser search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
