DataForms.Net with Source3.0 - Download
You'll be able to download in few seconds.
External Download
We do not host DataForms.Net with Source on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for DataForms.Net with Source is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
DataForms.Net allow developers to rapidly create database applications on MS SQL Server or other RDBMS.
Just point DataForms.Net to any table in your database and DataForms.Net will get underlying schema and dynamically create forms to add, edit, delete, sort, filter and print data.
No more tedious SQL syntax to JOIN multiple tables, DataForms.Net automatically create joins on multiple tables according to relations beetwen them. Data input is automatically validated according to column properties such as datatype, maxlength, foreign key constraints etc. Aditionally you can use your own custom data validation functions. Data displayed in DataGrid can now be easily printed taking in consideration how you sorted it and column width. Your applications users can configure position and size of controls at runtime. If database schema changes no recompile is required because DataForms.Net works dynamically.
Don't write that repetitive code anymore just point DataForms.Net to table you want and concetrate your development time on other tasks.
A lot of code in your applications don't have to be written with DataForms.Net. You can even write whole application with it.
Functionality:
Dynamicaly creates forms to add, edit, delete, sort and print data.
Dynamic ForeignKey lookup with multicolumn ComboBox.
Automatic input validation according to field data type or custom validation functions.
Computed columns are possible which will be automatically calculated from other columns values.
Prints DataGrid sorted on any column with column widths changeable at runtime.
From each DataForm you can popup new DataForms to add new records to related tables. Each DataForm is open modaly and you can popup indefinetly many DataForms one over another.
All text is fully localisable.
Look and Feel:
Controls size and position can be changed even at runtime.
Move beetwen controls using "Tab" or "Enter" key.
Control in focus changes color.