Visual Studio versus Delphi
-
I have a family member who is at the start of an important new government project that will involve a Windows application. One of the consultants is advising them to base the new project on Delphi. I am strongly in favor of Visual Studio. I was wondering how experts on this forum feel about Delphi versus VS? Please let us know your preferences. Thanks!
How do we preserve the wisdom men will need, when their violent passions are spent? - The Lost Horizon
VS advantage: Every
Delphi advantage: noneTechnically a no-brainer. I fear that the problem is more in the domain of psychology. If the consultant is pushy, eloquent, and convincing then how do you battle? A few bullets in favour of VS, (that may have been mentioned) are: * Easier to hire talent * Superior debugger * It is more modern and future proof as a platform (but you must learn your homework to meet arguments on this) * Easier to deploy * etc etc Good luck
Life is too shor
-
Looks like that consultant knows only three things: 1. Delphi. 2. Delphi. 3. Delphi.
Avijnata, how long you been around here? You know it should be 0. 1. 2. :laugh: (Notice the joke icon)
Mongo: Mongo only pawn... in game of life.
-
Avijnata, how long you been around here? You know it should be 0. 1. 2. :laugh: (Notice the joke icon)
Mongo: Mongo only pawn... in game of life.
:thumbsup: Consultants may not know how to reckon from zero. :-) Because, money is never reckoned from zero, isn't it? And consultants only (know how to) count money.
-
Avijnata, how long you been around here? You know it should be 0. 1. 2. :laugh: (Notice the joke icon)
Mongo: Mongo only pawn... in game of life.
Option Base 1
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++* Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey
-
I have a family member who is at the start of an important new government project that will involve a Windows application. One of the consultants is advising them to base the new project on Delphi. I am strongly in favor of Visual Studio. I was wondering how experts on this forum feel about Delphi versus VS? Please let us know your preferences. Thanks!
How do we preserve the wisdom men will need, when their violent passions are spent? - The Lost Horizon
-
I do not like anything by Embarcadero, and have always had more trouble with their products then with Microsoft, even when Borland owned the line before Embarcadero. I would use C# and Visual Studio, personally. Delphi, is a language. Visual Studio is an IDE, not a language.
I thought Delphi was a platform and Object Pascal the language.
i cri evry tiem
-
I thought Delphi was a platform and Object Pascal the language.
i cri evry tiem
Well, that's a tricky situation. Originally, Delphi (the platform) used Object Pascal, but then Borland began evolving the language and it became Delphi. There were some minor syntax deviations initially, but now there are all kinds of extensions (e.g. generics, anonymous methods) that exist in Delphi that aren't in Object Pascal. If you want more information or just want to get even more confused, head on over to the Object Pascal wikipedia page[^].
The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin
-
Yep that's the one although that was very much the later design, they tried a number of designs, none worked well. It was a competitor to access but was nothing like it. Competing with ms was painful.
Never underestimate the power of human stupidity RAH
I worked with that software at one company that used it to store data and to perform programming tasks. It was very limited and the people in the IT department there ended up developing several things in C++ and putting them into a DLL to be used from SuperBase... X| At that time (20+ years ago) I was like: "does anyone else works with this?" but it seems that it was... :laugh:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
-
I worked with that software at one company that used it to store data and to perform programming tasks. It was very limited and the people in the IT department there ended up developing several things in C++ and putting them into a DLL to be used from SuperBase... X| At that time (20+ years ago) I was like: "does anyone else works with this?" but it seems that it was... :laugh:
[www.tamautomation.com] | Robots, CNC and PLC machines for grinding and polishing. [YouTube channel]
It never did reach critical mass, then it got sold and sold and eventually was so marginalised I think it disappeared. I made a comfortable living in the 90s building solutions using it and was sad to see it die, especially as the alternative was access. It was nice being able to turn up with 2 360k disks and have your database and solution installed. I used Delphi for a while and eventually got into the dress vb6.
Never underestimate the power of human stupidity RAH