Pure Objects free tool creates .NET C# / VB.NET
object model class code, Data layer code, SQL table, and stored procedures.
Pure Objects is a VB.NET / C# Code generator as well as a SQL CRUD scripts generator.
This will save you time!
Input:
1. Object & Table names
2. Add fields along with their types and sizes
PureObjects generates the following all at once:
1. C#/VB.NET Model Object Class code
2. C#/VB.NET Data Layer code
3. SQL table create script
4. SQL CRUD stored procedures scripts
Step1 - Enter Object
& Table names
Step 2 - Add fields
along with their types and sizes
.NET Object Model
------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
.NET Data Layer Code - GetAll / Insert / Update
-----------------------------------------------------------
// .NET Data Layer Code - GetAll Method
// .NET Data Layer Code - Insert Method
// .NET Data Layer Code - Update Method
|
------------------------------------------------------------------------
------------------------------------------------------------------------
SQL Scripts
---------------
-- SQL Create Table Script
------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
-- SQL GetAll Stored Procedure Script
------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
-- SQL Insert Stored Procedure Script
------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
-- SQL Update Stored Procedure Script
------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
-- SQL Delete Stored Procedure Script
------------------------
|
|
For any comments or
suggestions, send an email to webmaster@pureobjects.com
|
|