D
David GB
In the bad old days, one of my favourite tricks was to ask senior Cobol
programmers how many 'divisions' a Cobol program had, and what their names
were.
THey NEVER new. Because NO ONE EVER WROTE A COBOL PROGRAM FROM SCRATCH.
They all had directories full of previously written programs, and they'd copy
something similar and use it as a starting point, modifying it whhere
neccessary.
One of the best features of VS 6 (VB 6) was it's application generation
wizard which would put together a skeleton application with a sample splash
screen, options page, data entry screen, etc.
This ramped up the initial application development time enormously, and gave
beginers a place to start (and gave senior developers something to be snooty
about.)
Why has it never appeared since? Has anyone else developed anyting similar
for VS 7/8?
What is the best sample project to use as a starting point in VS 7 or 8?
programmers how many 'divisions' a Cobol program had, and what their names
were.
THey NEVER new. Because NO ONE EVER WROTE A COBOL PROGRAM FROM SCRATCH.
They all had directories full of previously written programs, and they'd copy
something similar and use it as a starting point, modifying it whhere
neccessary.
One of the best features of VS 6 (VB 6) was it's application generation
wizard which would put together a skeleton application with a sample splash
screen, options page, data entry screen, etc.
This ramped up the initial application development time enormously, and gave
beginers a place to start (and gave senior developers something to be snooty
about.)
Why has it never appeared since? Has anyone else developed anyting similar
for VS 7/8?
What is the best sample project to use as a starting point in VS 7 or 8?