[dba-VB] Codesmith Woes

Robert L. Stewart robert at webedb.com
Tue Dec 11 13:41:25 CST 2007


Where can I send VS 2005 project so we can get John's head
placed properly on his anatomy?

I have a simple one for both Win forms and Web forms. That uses
Codesmith with netTiers. Sorry, but you have to use both, my
opinion, for Codesmith to be usable for data layer stuff.

If you place code at the base level in the generated code, you
will always have the problem of it replace it.  There is a level
above that you have to put code into. It is never, at least they
say never, replaced.

John, everything has a learning curve. You just need to study
between midnight and 4 AM like I do to keep up with the changing
technology.  :-)

At 12:00 PM 12/11/2007, you wrote:
>Date: Tue, 11 Dec 2007 08:37:06 -0800
>From: "Charlotte Foust" <cfoust at infostatsystems.com>
>Subject: Re: [dba-VB] Does anyone have
>To: <dba-vb at databaseadvisors.com>
>Message-ID:
>         <F55048AF7E974F429BB24597D7355EEA7040BD at INFOSERVER04.infostat.local>
>Content-Type: text/plain;       charset="us-ascii"
>
>It's wonderful for quickly regenerating a data tier after schema
>changes, but we had to tweak the template to make sure it didn't throw
>away the business rules we had added to our data entity classes.  It's
>very handy for generating the typeddatasets and basic NUnit tests
>though.
>
>Charlotte
>
>-----Original Message-----
>From: dba-vb-bounces at databaseadvisors.com
>[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby
>Sent: Tuesday, December 11, 2007 8:27 AM
>To: dba-vb at databaseadvisors.com
>Subject: Re: [dba-VB] Does anyone have
>
>And that is precisely my main complaint.  I watched the demo and
>codesmith generated SIX PROJECTS with tens of thousands of lines of code
>in HUNDREDS of modules.  Now what do I do when something doesn't work?
>I didn't write the modules, nor the code.
>
>
>John W. Colby
>Colby Consulting
>www.ColbyConsulting.com
>-----Original Message-----
>From: dba-vb-bounces at databaseadvisors.com
>[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Charlotte
>Foust
>Sent: Tuesday, December 11, 2007 11:18 AM
>To: dba-vb at databaseadvisors.com
>Subject: Re: [dba-VB] Does anyone have
>
>Maybe, but while we use CodeSmith, we hand program around it.  If we
>didn't understand the concepts and how to implement them without the
>tools, that wouldn't be possible.
>
>Charlotte Foust
>
>-----Original Message-----
>From: dba-vb-bounces at databaseadvisors.com
>[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Robert L.
>Stewart
>Sent: Tuesday, December 11, 2007 7:06 AM
>To: dba-vb at databaseadvisors.com
>Subject: Re: [dba-VB] Does anyone have
>
>For a less steep learning curve, use CodeSmith Tools and .netTiers. Give
>you a great data layer. Think of it as Access on steroids as far as the
>DAO layer in it is concerned.
>
>Robert





More information about the dba-VB mailing list