• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Any Delphi experience here?"

Collapse

  • AtW
    replied
    Originally posted by DimPrawn View Post
    If I'm clicking a button, does it matter if it takes 0.001 or 0.01 seconds to process?
    The problem with VB was that any code that did any half serious work was very slow - Delphi provided around 20 times increase in performance. VB was also not very multi-threaded, so in some cases clicking on button made you wait for a while for VB app to do work, computers were much slower back then too. That's why Delphi won popularity, not for me though - I always hated pascal.

    Leave a comment:


  • TheFaQQer
    replied
    I think Zeity has some books on Delphi.

    Leave a comment:


  • DimPrawn
    replied
    Originally posted by AtW View Post


    Get Visual Studio C# dude
    https://www.turnsharp.com/home.aspx
    https://www.turnsharp.com/delphi-to-csharp.aspx

    Leave a comment:


  • swamp
    replied
    I wrote some Delphi years ago. It was a competitor to VB for creating windows forms applications. In many ways it was superior to VB: decent underlying language (Turbo Pascal) with (reasonable) support for OO constructs/inheritence etc, good exception handling, good performance, lightweight client install options.

    Delphi was doomed as soon as client-side winform apps were replaced by server-mounted web apps. Microsoft were able to keep VB alive with ASP, but Borland probably didn't bother. Shame really as Turbo Pascal was quite good, but you wouldn't choose it over Java.

    Leave a comment:


  • DimPrawn
    replied
    Originally posted by AtW View Post
    Simple - Delphi was generating code that was much faster than VB's interpretation, yet it had visual features, like click on a button and write code for that action - Visual C++ did not have it back them, it was PITA to code so did not even use it until Visual Studio 2002 appeared.

    Pascal was designed for academia to teach students, not write real stuff with it - not very helpful, eh? That's because you picked a dead end product
    If I'm clicking a button, does it matter if it takes 0.001 or 0.01 seconds to process?

    If I want ultimate performance on a server-side product, why would I want a pointy-clicky thing?


    Good luck if you don't know delphi and the underlying PASCAL language. It's not any easy thing to pickup in 5 minutes.

    Leave a comment:


  • AtW
    replied
    Originally posted by DimPrawn View Post
    Delphi.

    I never understood why Delphi became popular?
    Simple - Delphi was generating code that was much faster than VB's interpretation, yet it had visual features, like click on a button and write code for that action - Visual C++ did not have it back them, it was PITA to code so did not even use it until Visual Studio 2002 appeared.

    Pascal was designed for academia to teach students, not write real stuff with it - not very helpful, eh? That's because you picked a dead end product

    Leave a comment:


  • Moose423956
    replied
    Originally posted by VectraMan View Post
    Only because of it's not-Microsoft'ness IMO.

    Pascal wasn't it?
    I believe the underlying code is Pascal, but it has a VB style front end. But I don't really know.

    Leave a comment:


  • VectraMan
    replied
    Originally posted by DimPrawn View Post
    I never understood why Delphi became popular?
    Only because of it's not-Microsoft'ness IMO.

    Pascal wasn't it?

    Leave a comment:


  • JailBreak
    replied
    I seem to remember that the source code file will be .pas apart from that I cant remember anything about delphi!!!!

    Leave a comment:


  • Moose423956
    replied
    It needs to be Delphi I'm afraid.

    We've got an application written in Delphi, but it hasn't been changed in yonks, so the development environment has disappeared. Now we've got a requirement to change it, which I have to estimate, and I have zero experience of Delphi.

    I need to know how long it takes to set up a development environment from scratch, also what source files are called (the .extension), and how easy it is to change the code. I can probably equate it to online mainframe programs for estimating amount of work to do, because I have nothing to compare it with.

    So....HELP!

    Leave a comment:


  • DimPrawn
    replied
    Delphi.

    I never understood why Delphi became popular?

    VB was less powerful but much easier and C++ was more elegant, more powerful and more mainstream. A real technology dead-end.

    Sorry I can't help.

    Leave a comment:


  • AtW
    replied


    Get Visual Studio C# dude

    Leave a comment:


  • Moose423956
    started a topic Any Delphi experience here?

    Any Delphi experience here?

    Has anyone here got Delphi experience? I've got a few questions I need to get answers to.

    Cheers
    Moose
Working...
X