last 24 hours: 0 added, 0 updated

Login

VB Net Maker 2

A Generator to browse a Data Base and build VB Net Modules for VS2005!
 

Downloads
Publisher GPMI
Date Added 10/17/2011 6:32:00 PM
Rating 4 stars
License Free to Try
Download Size 292 KB
Screenshots VB Net Maker 2 screenshot
Operating System Linux,Windows Server 2003,Windows Server 2008,Windows 2000,Windows XP,Windows Vista

VB Net Maker 2 Review

VB_Net_Maker creates VB.Net file to access a Data Base (Oracle, Access, SQL Server, other sources) from ASPX pages. It generates a file containing a class for each table of the Data Base, with Sub class or an arraylist of sub classes for each foreign key, according to the direction of this key, Property for each column of the table, Methods Update, Delete, Search, Insert, Function List which returns Array, Order and Criteria SubClasses. In option, join classes for foreign keys. Choose one table, and this generator builds a template of Aspx, with 4 sections: Labels and DropDown Lists for each field of the Primary Key, Form with a label and a text box for each field of the table, and a drop down list for each field associated with a foreign key (n-1), grid for the whole table, with select button, grid for each Foreign Key 1-n. All information is linked together. Buttons Ok (update and insert), Cancel and delete are added with behind code. VB_Net_Maker includes few complementary tools to help you in the building of your projects. Standard functions, as Menu builder, header, stats generator and translation tools.