Generating the code skeleton for a big project

Discussion in 'C' started by shawmill, Dec 13, 2007.

  1. shawmill

    shawmill New Member

    Joined:
    Dec 13, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    We are a small group of software engineers who have successfully completed a number of small projects. This time we are working on a large scale application (ASP.NET, C#, SQL Server) and it seems that our development process got out of control. The database design changes so often due to various inputs/requests for our client so we simply cannot catch up. We have tried using a few code generators but none of them gave us the productivity boost that we are hoping for. Does someone know of a ready to use code generator which could create SQL stored procedures, the data access layer and a skeleton for the business layer. Any suggestions are welcomed!
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Your best bet is to UML
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    If you think you can fool the forum by creating a thread under different usernames and self promote you should consider some other forum.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice