Login    
NAVIGATION   Razor Source Windows Form Libraries

Razor Source Windows Forms Library Overview
Bundled with Source Cutter are common Windows Forms development libraries that may be reused across development projects. Source Cutter may be used to automatically generate code taking advantage of the functionality available in the Razor Source Windows Form Library.

The runtime libraries for the Razor Source Windows Form Library is currently provided as a free distribution. A copy of the library is included in the Source Cutter Trial version installation. The source code for the libary is also available for purchase.

The following primary components are included in the libraries:

Validated DataGrid
The Validated DataGrid is an extended version of the System.Windows.Forms.DataGrid included within the .Net runtime. With the use of custom column styles defined in the Razor Source Windows Form Library, the Validated DataGrid provides support for ComboBox, readonly lookup, date picker, and nullable value type columns. The Validated DataGrid also allows cell level validation to be defined for each column by using the included Data Entry Validation Controls

To see examples of the Validated DataGrid view the Source Cutter Windows Forms demo.

Persistent Form Decorator
The Persistent Form Decorator provides functionality to automatically prompt users to save changes when closing a form when values have been modified and have not yet been saved.

To see examples of the Persistent Form Decorator view the Source Cutter Windows Forms demo.

Data Entry Validation Controls
The Data Entry Validation Controls provide functionality to validate data entry on Windows Forms and on the Validated DataGrid.

To see examples of the Data Entry Validation Controls view the Source Cutter Windows Forms demo.

Nullable Value Types
In the .Net common runtime, value types do not allow for the concept of null values. For example if you set an integer value to null it will have a value of 0. This does not often work well with database applications. To accomodate null value objects the Nullable Value Types library may be used. The Nullable Value Types provide an object wrapper around all of the .Net value objects thus allowing the support of null values, but still allowing for strongly typed variables.

Source Code
Source code for the Razor Source Windows Form Library may be purchased for internal use. The source code may not be redistributed in its original or in a modified version, unless the receiving party also has an internal license for the source code. If you would like to discuss a source code licensing agreement for redistribution, please contact sales@razorsource.com.
   
  Razor Source WinForms Library Source Code $199.00
  Source Code for the Razor Source WinForms Library. Internal use only. purchase

Home     Products     Consulting     My Account     Contacts     Return Policy