Click here to Skip to main content
15,892,643 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Low code development Pin
User 5924111-May-15 23:56
User 5924111-May-15 23:56 
GeneralRe: Low code development Pin
Rage12-May-15 0:25
professionalRage12-May-15 0:25 
GeneralRe: Low code development Pin
KarstenK12-May-15 0:33
mveKarstenK12-May-15 0:33 
GeneralRe: Low code development Pin
sir_download_alot12-May-15 22:06
professionalsir_download_alot12-May-15 22:06 
GeneralRe: Low code development Pin
Luigi Esposito13-May-15 5:06
professionalLuigi Esposito13-May-15 5:06 
GeneralRe: Low code development Pin
jschell13-May-15 8:49
jschell13-May-15 8:49 
GeneralRe: Low code development Pin
Marc Greiner at home13-May-15 1:52
Marc Greiner at home13-May-15 1:52 
GeneralRe: Low code development Pin
Peter.Od13-May-15 9:46
professionalPeter.Od13-May-15 9:46 
It comes down to the-right-tool-for-the-job. I've used Pascal, C, C++, C#, Smalltalk and 4GL frameworks such as Clarion, Dataflex... Also entry-level systems such as MS Access. I've reviewed and use several of the BPM (Business Process Modeling) solutions.

Today, I can do anything I want with C# and .NET. I can do it 3x faster with Smalltalk, if I want to develop highly customized solutions.

I can do a quick-and-dirty database, list and reporting app with Access. This is ok if you want to train the users and limit the number of deployments. Access is an upgrade from using Excel spreadsheets. Access apps are obsolete every time Microsoft introduces their next version of MS-Office.

Some of the BPM systems are highly productive with business process flow and integrating with legacy systems. But, you can't really build highly customized apps or mobile or web solutions without conforming to their limitations.

I took a look at the DevExpress XAF website and some of their videos. It looks great for a .NET shop and in-house apps. I don't think it's appropriate for building public scale apps that may be used by thousands of users via the Internet. For that, a solution like Meteor is better.

I conclude with "use-the-right-tool-for-the-job." With software, if the only tool you have is a hammer, every problems looks like a nail. There is no one framework for all projects.

Another issue to consider, if you do use a framework or system such as DevExpress XAF, make sure you have all the source code so you don't go down in flames if the vendor goes of in a direction not compatible with your objectives, or goes out of business.

We built an ecommerce system for large scale deployments using IBM Visual Age Smalltalk. To this day, we can easily support the system and upgrade to the latest SOAP or REST or ??? features with minimal time, cost and pain. IBM sold this development tool to Instantiations so support and upgrades continue. All the source code to the entire development environment is included. Our experience with Microsoft development tools and platforms is a lot of pain and re-development every time MS jumps to a new paradigm and makes the old obsolete.

I believe programmers are more productive today, but I can't see the need for good developers going away soon. The bigger challenge is the cheap developers over-seas that we have to compete with, if we're based in 1st world countries.
GeneralRe: Low code development Pin
RafagaX13-May-15 12:32
professionalRafagaX13-May-15 12:32 
GeneralRe: Low code development Pin
Thornik13-May-15 2:11
Thornik13-May-15 2:11 
GeneralRe: Low code development Pin
Kirk 1038982113-May-15 2:56
Kirk 1038982113-May-15 2:56 
GeneralRe: Low code development Pin
Robert g Blair13-May-15 14:11
Robert g Blair13-May-15 14:11 
NewsI am so impressed again Pin
HobbyProggy11-May-15 21:29
professionalHobbyProggy11-May-15 21:29 
GeneralRe: I am so impressed again Pin
CDP180211-May-15 21:41
CDP180211-May-15 21:41 
GeneralRe: I am so impressed again Pin
HobbyProggy11-May-15 21:51
professionalHobbyProggy11-May-15 21:51 
GeneralRe: I am so impressed again Pin
CDP180211-May-15 21:56
CDP180211-May-15 21:56 
GeneralRe: I am so impressed again Pin
OriginalGriff11-May-15 21:58
mveOriginalGriff11-May-15 21:58 
GeneralRe: I am so impressed again Pin
HobbyProggy11-May-15 22:00
professionalHobbyProggy11-May-15 22:00 
GeneralRe: I am so impressed again Pin
CDP180211-May-15 23:27
CDP180211-May-15 23:27 
GeneralRe: I am so impressed again Pin
OriginalGriff11-May-15 23:44
mveOriginalGriff11-May-15 23:44 
GeneralRe: I am so impressed again Pin
CDP180211-May-15 23:45
CDP180211-May-15 23:45 
GeneralRe: I am so impressed again Pin
HobbyProggy11-May-15 21:59
professionalHobbyProggy11-May-15 21:59 
GeneralRe: I am so impressed again Pin
CDP180211-May-15 23:25
CDP180211-May-15 23:25 
GeneralRe: I am so impressed again Pin
HobbyProggy11-May-15 23:32
professionalHobbyProggy11-May-15 23:32 
GeneralRe: I am so impressed again Pin
CDP180211-May-15 23:39
CDP180211-May-15 23:39 

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.