View Single Post
  #1 (permalink)  
Old 11-12-2007, 04:35 AM
werrocklo werrocklo is offline
Junior Member
 
Join Date: Dec 2007
Posts: 1
Default Looking for a C# Code generator

Hi guys,
I am a web programmer and I have recently been involved in developing my first ASP.NET application written in C#. I am looking for a code generator to help me to implement the skeleton of the application. I tried to search on the Internet and found a few, but none of them generate the stored procedures, the data access layer and the business layer. Can someone suggest me a good and bug-free code generator so I can focus on implementing the business rules rather than writing stored procedures and developing logic to load and save the data?
Thanks in advance!
Reply With Quote