Code generation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • George Meng

    #1

    Code generation

    I want to evaluate some code generation tool for my company. Want to get
    some idea from you.

    The bottom line is I want to get a tool to generate both store procedure as
    well as business object and data access object.

    Which code generation for VB.net is good?

    Mygeneration
    CodeSmith
    RapTier
    ApexSQL
    Or ......

    Any comments will be greatly appreciated.

    Thanks very much!

    George Meng



  • ECathell

    #2
    Re: Code generation

    I use Codesmith 2.6 It helps with all my tier generation. MiddleTier and
    datatier as well as generating my CRUD sprocs. I even use it to help
    generate a basic interface that I then customize. It can generate 90% of my
    usable code.

    --
    --Eric Cathell, MCSA
    "George Meng" <georgemeng2000 @sohu.com> wrote in message
    news:%236nkYkrl FHA.3552@TK2MSF TNGP10.phx.gbl. ..[color=blue]
    >I want to evaluate some code generation tool for my company. Want to get
    > some idea from you.
    >
    > The bottom line is I want to get a tool to generate both store procedure
    > as
    > well as business object and data access object.
    >
    > Which code generation for VB.net is good?
    >
    > Mygeneration
    > CodeSmith
    > RapTier
    > ApexSQL
    > Or ......
    >
    > Any comments will be greatly appreciated.
    >
    > Thanks very much!
    >
    > George Meng
    >
    >
    >[/color]


    Comment

    Working...