Home

This project, is intended to be a tool that every .NET developer mush have, and depend on.
I have not searched too much about similar ones, but as far as I know, there are many tools which are much better than this one but none of them are free.
I wish we can develop this tool asap to make it open source for everyone to use.
In the following line I will elaborate a little about the main features and I hope you developers cooperate with me to enhance it and finish it.
I need developers of all kinds UI, technical writers, DB2, My SQL , any DB developer in addition to C# developers certainly.
Features:
1- Reads the any database catalog to get all the tables, procedures, functions and Views.
2- Generate all the general CRUD stored procedures for every table.
3- Generate the Auditing mechanism for every table.
4-Generate the wrapper code for each stored procedure or function in any .NET language.
5-Create test stubs for each wrapped SP.

this is all in the stage one,later we are going to add entity design and stuffs like that.
I need developers to participate.
I would like them to commit to the standards and conventions..
Nothing much is left.. only empty methods to be filled as they are filled in my example.