Code Generator Version 4.0.0.0 Released!

MSTools

New member
Joined
Feb 17, 2006
Messages
3
Programming Experience
5-10
Download from:
http://www.users.tpg.com.au/mstools/CodeGenerator/CodeGenerator.htm

New features incude the following:
  • Generate Stored Procedures from tables (Insert, Update, Delete, Select, Cursor Loops)
  • Generate .Net Code to access tables, stored procedures and views
  • Generate Middle Tier Classes from tables or views
  • Generate User Interface Web Forms from tables or views (Data Entry, Repeaters)
  • Generate DHTML/Javascript Controls (date fields, numeric fields, tabs, menus, treeviews)
  • Use Code Snippets to store and retrieve frequently used code templates
  • Support C# and VB, .NET Framework version 1 and 2
  • Support for Oracle and OleDb and Odbc connections using the Generic Builder tab.
  • Support for custom class generation using the Generic Builder tab.
 
Back
Top