Home All Groups Group Topic Archive Search About

i need Code Generator...

Author
24 Apr 2006 2:51 PM
Tark Siala
hi
i spend more time to write the code, like VB6, VB2005, SQL Stored Procedure
code.
any one know good Application to Automaticaly read Database (Access or SQL),
then write VB Code and Stored Procedure (if this allication free thats good
:) )

--
Tarek M. Siala

Author
24 Apr 2006 6:29 PM
cj
Hey, don't knock writing code.  If such a product existed and was
actually worth a darn you might just find yourself saying "You want
fries with that?" for a living. :)

Tark Siala wrote:
Show quoteHide quote
> hi
> i spend more time to write the code, like VB6, VB2005, SQL Stored Procedure
> code.
> any one know good Application to Automaticaly read Database (Access or SQL),
> then write VB Code and Stored Procedure (if this allication free thats good
> :) )
>
Author
25 Apr 2006 7:08 PM
Ken Halter
"cj" <cj@nospam.nospam> wrote in message
news:Owz8K08ZGHA.4752@TK2MSFTNGP02.phx.gbl...
> Hey, don't knock writing code.  If such a product existed and was actually
> worth a darn you might just find yourself saying "You want fries with
> that?" for a living. :)

Actually, there are a few for VB6 that'll read a database and generate VB
code to duplicate its structure. It's pretty much "rubber stamp" coding...
but it works great... at least the first time. From there, coders can easily
take the generated code, study it (comment it) and expand on that to get the
results/knowledge they want.

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..
Author
24 Apr 2006 6:53 PM
Kerry Moorman
Tarek,

There are lots of code generators around. The hard part is finding one whose
generated code has a style and approach you can live with.

A couple of examples:

CodeSmith, http://www.codesmithtools.com/

LLBLGenPro, http://www.llblgen.com/defaultgeneric.aspx

Kerry Moorman


Show quoteHide quote
"Tark Siala" wrote:

> hi
> i spend more time to write the code, like VB6, VB2005, SQL Stored Procedure
> code.
> any one know good Application to Automaticaly read Database (Access or SQL),
> then write VB Code and Stored Procedure (if this allication free thats good
> :) )
>
> --
> Tarek M. Siala
>
>
>
>
Author
24 Apr 2006 7:35 PM
Tark Siala
thanks

--
Tarek M. Siala
Show quoteHide quote
"Kerry Moorman" <KerryMoor***@discussions.microsoft.com> wrote in message
news:9A22C240-0FA2-4A25-9D3B-2993FFEF982E@microsoft.com...
> Tarek,
>
> There are lots of code generators around. The hard part is finding one
> whose
> generated code has a style and approach you can live with.
>
> A couple of examples:
>
> CodeSmith, http://www.codesmithtools.com/
>
> LLBLGenPro, http://www.llblgen.com/defaultgeneric.aspx
>
> Kerry Moorman
>
>
> "Tark Siala" wrote:
>
>> hi
>> i spend more time to write the code, like VB6, VB2005, SQL Stored
>> Procedure
>> code.
>> any one know good Application to Automaticaly read Database (Access or
>> SQL),
>> then write VB Code and Stored Procedure (if this allication free thats
>> good
>> :) )
>>
>> --
>> Tarek M. Siala
>>
>>
>>
>>
Author
13 Dec 2006 8:30 PM
Mukhtar Zayed
do u still need code generators, we may help finding the best around.

Show quoteHide quote
"Tark Siala" wrote:

> thanks
>
> --
> Tarek M. Siala
> "Kerry Moorman" <KerryMoor***@discussions.microsoft.com> wrote in message
> news:9A22C240-0FA2-4A25-9D3B-2993FFEF982E@microsoft.com...
> > Tarek,
> >
> > There are lots of code generators around. The hard part is finding one
> > whose
> > generated code has a style and approach you can live with.
> >
> > A couple of examples:
> >
> > CodeSmith, http://www.codesmithtools.com/
> >
> > LLBLGenPro, http://www.llblgen.com/defaultgeneric.aspx
> >
> > Kerry Moorman
> >
> >
> > "Tark Siala" wrote:
> >
> >> hi
> >> i spend more time to write the code, like VB6, VB2005, SQL Stored
> >> Procedure
> >> code.
> >> any one know good Application to Automaticaly read Database (Access or
> >> SQL),
> >> then write VB Code and Stored Procedure (if this allication free thats
> >> good
> >> :) )
> >>
> >> --
> >> Tarek M. Siala
> >>
> >>
> >>
> >>
>
>
>
Author
14 Dec 2006 7:18 AM
Spam Catcher
=?Utf-8?B?TXVraHRhciBaYXllZA==?=
<MukhtarZa***@discussions.microsoft.com> wrote in
news:EFC25B9A-9B60-44C5-9CA5-D1830D4C955A@microsoft.com:

> do u still need code generators, we may help finding the best around.


LLBLGen Pro is great :-)