Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Your crystal ball?
Message
From
02/10/2020 03:31:36
 
 
To
01/10/2020 14:06:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01676408
Message ID:
01676425
Views:
105
>Helllo all,
>
>Very sad but eventually we will have to find a new development environment to replace VIsual FoxPro.
>
>Survey time!
>
>I know, I know that I did this survey a while ago. Forgive me for that but I guess that it's been long enough and a new survey could give interesting feedback.
>
>Considering all the languages, and frameworks available for those languages, which environment seems to be the most promising for the next 15 to 20 years?
>
>I know that Javascript is used a lot, mostly with very interesting frameworks.
>
>Python is also a very interesting environment.
>
>How important is C# nowadays?
>
>What else?
>
>The selected alternative to VFP has to be something used by a lot of developers, so that when needed consultants or employees should be easy to find.
>
>Your thoughts?
>
>Thank you very much for your contribution.

The single fastest new language you can learn coming from VFP projects is WinDev because (1) the language syntax is the same for all intents and purposes, (2) it contains both a free native database (very similar but better than what comes with VFP – in standalone database mode or client/server mode) and can connect to any 3rd party database, and (3) you build projects in the same way. In addition, the French version comes out first and there is a large French community (larger than the English community). It connects to any database and can integrate many other languages e.g. Java .Net etc. Lastly, the same syntax you use to write desktop apps is also used for browser solutions and smartphone apps. In fact, they are working on being able to just run your desktop app as a website without code changes and without the need for TSPlus or any other those remote desktop emulation tools. Coming from VFP, WinDev represents the fastest route to getting up to speed. It is almost code line for line comparable to VFP. Every 3rd party tool you have ever had to stick onto VFP is almost certainly available natively in WinDev.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform