|
I don't see my Microsoft Dot-Net co-workers have to create a "Compile-Program" inside of Visual Studio.
They basically deal with the source and build the project. Which is the point of "Projects. Work with source and build the objects...
Like most languages, there will still be a make file of some sort underlying the UI to do the compiling and linking, probably VS does a better job at hiding it. But it's also not really a fair comparison as they're usually (always?) building a single type of source file so there's not much the make file has to do. A typical RDi project will have programs, modules, service programs, SQL, CL et.c etc. and they have to be built in the right order of course (which is hard, if not impossible, to derive automatically).
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.