Click here to Skip to main content
15,902,745 members

Survey Results

Do you use 3rd party code generation tools when programming?   [Edit]

Survey period: 17 Jan 2005 to 23 Jan 2005

Tools that turn templates into code, auto-insert common code, refactor code and perform code complete are all useful, but do you use them?

OptionVotes% 
Yes, all the time13312.79
Yes, occasionally23322.40
I'd like to, but haven't as yet18417.69
No49047.12



 
GeneralMade my own DAL-generator Pin
Ashley van Gerven21-Jan-05 13:45
Ashley van Gerven21-Jan-05 13:45 
GeneralReSharper Pin
BDCassel21-Jan-05 2:29
sussBDCassel21-Jan-05 2:29 
GeneralAnd I got em from Bob! Pin
Todd Smith19-Jan-05 15:51
Todd Smith19-Jan-05 15:51 
GeneralCodeSmith is the way to go Pin
sschecter19-Jan-05 5:01
sschecter19-Jan-05 5:01 
GeneralRe: CodeSmith is the way to go Pin
Andy Brummer19-Jan-05 10:53
sitebuilderAndy Brummer19-Jan-05 10:53 
GeneralRe: CodeSmith is the way to go Pin
Anonymous22-Jan-05 12:18
Anonymous22-Jan-05 12:18 
GeneralYes -- In the past Pin
Gammill18-Jan-05 11:48
Gammill18-Jan-05 11:48 
GeneralFor bits, yes Pin
Paul Watson17-Jan-05 9:00
sitebuilderPaul Watson17-Jan-05 9:00 
For bits and bobs such as collections, properties etc. then yes. I also like the refactoring and renaming support in VS.NET 2005. Seeing as it is an IDE I expect such things to be part of the tool and not as expensive 3rd party add-ons.

As for generating whole DALs and other layers then almost always no. I find the best laid plans change too often and then templating systems drive you nuts as they overwrite any specific change you made on regeneration.

Also generally I have not become used too automatic systems that generate chunks of code as you start typing or ones the require elaborate key presses to insert a template.

Frameworks, custom or 3rd party (e.g. .NET), are more how I like to use and re-use DALs etc.

regards,
Paul Watson
South Africa

The Code Project

Pope Pius II said
"The only prescription is more cowbell. "

GeneralVisual Assist Baby! Pin
Nitron17-Jan-05 4:01
Nitron17-Jan-05 4:01 
GeneralRe: Visual Assist Baby! Pin
Phil Harding17-Jan-05 7:10
Phil Harding17-Jan-05 7:10 
GeneralRe: Visual Assist Baby! Pin
Abbas_Riazi19-Jan-05 0:23
professionalAbbas_Riazi19-Jan-05 0:23 
GeneralRe: Visual Assist Baby! Pin
solo20-Jan-05 4:08
solo20-Jan-05 4:08 
GeneralRe: Visual Assist Baby! Pin
Christian Graus20-Jan-05 11:08
protectorChristian Graus20-Jan-05 11:08 
GeneralRe: Visual Assist Baby! Pin
David Wulff22-Jan-05 11:35
David Wulff22-Jan-05 11:35 
GeneralNo, it would have to be perfect Pin
Navin17-Jan-05 3:19
Navin17-Jan-05 3:19 
GeneralMyGeneration v LLBLGen Pin
Sean Rock16-Jan-05 20:26
Sean Rock16-Jan-05 20:26 
GeneralRe: MyGeneration v LLBLGen Pin
Ryan Roberts17-Jan-05 2:38
Ryan Roberts17-Jan-05 2:38 
GeneralRe: MyGeneration v LLBLGen Pin
Sean Rock17-Jan-05 8:26
Sean Rock17-Jan-05 8:26 
GeneralRe: MyGeneration v LLBLGen Pin
mpemberton17-Jan-05 8:58
mpemberton17-Jan-05 8:58 
GeneralMyGeneration is 100% Free Pin
Anonymous22-Jan-05 12:16
Anonymous22-Jan-05 12:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.