Click here to Skip to main content
15,898,588 members

Survey Results

How often do you use automated code generators for production code?   [Edit]

Survey period: 10 May 2010 to 17 May 2010

They've got their pros and cons. Suggested by Shahriar Iqbal Chowdhury.

OptionVotes% 
Always475.94
Often14318.08
Rarely28636.16
Never31539.82



 
GeneralAs often as possible. Pin
CSharpner.com17-May-10 11:54
CSharpner.com17-May-10 11:54 
GeneralVoted "Often", assuming IDE generated code falls into this category Pin
BoomRShine14-May-10 8:13
BoomRShine14-May-10 8:13 
GeneralRe: Voted "Often", assuming IDE generated code falls into this category Pin
Kunal Chowdhury «IN»14-May-10 18:05
professionalKunal Chowdhury «IN»14-May-10 18:05 
GeneralRe: Voted "Often", assuming IDE generated code falls into this category Pin
Dalek Dave16-May-10 13:14
professionalDalek Dave16-May-10 13:14 
GeneralBy Automatic Code Generators, Pin
Roger Wright13-May-10 7:43
professionalRoger Wright13-May-10 7:43 
GeneralAlways for WCF service refs, rarely otherwise Pin
Ravi Bhavnani12-May-10 5:51
professionalRavi Bhavnani12-May-10 5:51 
GeneralUseful when using NHibernate Pin
M.Vo.10-May-10 21:15
M.Vo.10-May-10 21:15 
GeneralRe: Useful when using NHibernate Pin
kornakar13-May-10 21:54
kornakar13-May-10 21:54 
GeneralCode generators Pin
Rosenne10-May-10 10:08
Rosenne10-May-10 10:08 
GeneralDo you ever use Visual Studio? PinPopular
Nick Harrison10-May-10 9:28
Nick Harrison10-May-10 9:28 
GeneralRe: Do you ever use Visual Studio? Pin
quinton196910-May-10 10:13
quinton196910-May-10 10:13 
GeneralRe: Do you ever use Visual Studio? Pin
Wolfgang_Baron10-May-10 12:21
professionalWolfgang_Baron10-May-10 12:21 
GeneralRe: Do you ever use Visual Studio? Pin
User 5924111-May-10 12:35
User 5924111-May-10 12:35 
GeneralRe: Do you ever use Visual Studio? Pin
Ravi Bhavnani12-May-10 5:52
professionalRavi Bhavnani12-May-10 5:52 
GeneralRe: Do you ever use Visual Studio? Pin
Behrooz_cs14-May-10 3:28
Behrooz_cs14-May-10 3:28 
GeneralCode Generators Pin
mirdones10-May-10 8:53
mirdones10-May-10 8:53 
GeneralWhat is a code generator? Pin
Nemanja Trifunovic10-May-10 4:18
Nemanja Trifunovic10-May-10 4:18 
GeneralIf you can afford $50 to $100 per hour [modified] Pin
Xiangyang Liu 刘向阳12-May-10 8:22
Xiangyang Liu 刘向阳12-May-10 8:22 
AnswerT4 Templates Pin
Petr Vones10-May-10 3:23
Petr Vones10-May-10 3:23 
GeneralRe: T4 Templates Pin
tec-goblin10-May-10 7:42
tec-goblin10-May-10 7:42 
GeneralVery Rare unless and until it is require Pin
Kunal Chowdhury «IN»10-May-10 3:04
professionalKunal Chowdhury «IN»10-May-10 3:04 
I don't believe on the code written by the generator always, but some times it helps.

There comes some situation when we need a software to generate some codes or convert some codes to another language. In that case, it is helpful.

But this is not helpful all the time. At the time of auto generation, it creates some junk codes or creates something which doesn't meet the actual scenario. Maximum time the code format or naming convention doesn't meet the company guidelines.

In such scenarios, need to modify the generated code to accomplish the requirement which sometimes a bigger job than writing that in own.

Lastly I can tell, it is sometimes useful but not always.
Don't forget to Click on [Vote] and [Good Answer] on the posts that helped you.


Regards - Kunal Chowdhury | Software Developer | Chennai | India | My Blog | My Tweets | Silverlight Tutorial

GeneralYou probably don't realize you are PinPopular
Marc Clifton10-May-10 2:26
mvaMarc Clifton10-May-10 2:26 
General... or if you do realize it, the answer is likely "Always" Pin
Rich Armstrong10-May-10 7:26
Rich Armstrong10-May-10 7:26 
GeneralThat's What It's For Pin
W Balboos, GHB10-May-10 2:24
W Balboos, GHB10-May-10 2:24 
GeneralIf you need a general purpose parser, then you have to. Pin
ZTransform10-May-10 0:30
ZTransform10-May-10 0:30 

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.