lizardControls

Windows forms controls to reduces the development time of database applications.
Download

lizardControls Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Trial
  • Price:
  • USD $39.95
  • Publisher Name:
  • c-sharplizards.com
  • Operating Systems:
  • Windows All
  • File Size:
  • 1.59 MB

lizardControls Tags


lizardControls Description

lizardControls is a set of Windows forms controls that decreases the time needed to develop database applications. written in C# includes a server a control which provides access to network servers and installed instances of sql server and sql source component for executing sql statements, there are TextBox, ComboBox, ListBox, Label, GridView, Buttons and TreeView and TreeNodes with additional properties. There is also a ControlAgent to manage groups of these controls and process button action requests, move to next field if allowed. All lizard controls except the label and server control have an sql source control which allows you to see the Table names of a catalog and the fields for the table in the property grid of the Visual Studio IDE. Drop a server control on your form, set the connect property to true and get a list of server names and installed instances of SQL Server /SQLExpress. Connection string is automatically generated based on the properties you select. Loading a list box is as simple as setting the table name, id field name and field nam properties at design time or run time or give an sql select statement at runtime. Load the grid view by giving a list of fields (design and runtime), a where clause(optional) and order by clause(optional), coluimn totals can be calculated by giving the fields to calculate and the format to use. The tree views tree node can be assigned one of the lizardControls in its node object property, this allows you to the object under the tree node when clicked, it can be a gridview, tree view, list box or a combo box.


lizardControls Related Software