954,206 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Code generator that produces SQL Stored Procedures

I am working for a software company as a senior programmer and I currently is charge with designing large .NET project involving WinForms development (C#. WinForms, SQL Server). With this increased responsibility I was just wondering if there is any code generator which would give us the freedom to focus on the business rules and the UI development rather than writing stored procedures and the data access layer. We would be looking for a tool that generates the persistence module (create, update, retrieve, delete) with minimal development effort from us.

german_jones
Newbie Poster
1 post since Dec 2007
Reputation Points: 10
Solved Threads: 0
 

In the first place there are not many such generators available on the market. The few I tried did not give me much satisfaction until I found OxyGen Code. It is available at http://www.techinceptions.com/codegenerator.html . OxyGen Code is a very versatile tool that allows modeling the data relationships, generates stored procedures (including data paging), data entities and many others. It is also worth mentioning the advanced query capabilities and well as the caching mechanism. I wish you good luck and Happy Holidays!

verrock_po
Newbie Poster
1 post since Dec 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You