Re: Newbie questions about Delphi...



Kevinp wrote:
Who is Embarcadero? What happened to Borland?

A couple of years ago, Borland spun off its development products to create a new company, CodeGear, with the intention of selling it. Embarcadero bought.

What is the difference between Delphi and 'Delphi for NET'? Can't one program do both?

Delphi is the language. It's also the product name, generally. Specifically, though, there are many product names. The ones with "studio" in their names usually include multiple "personalities," such as one for Win32 programming in Delphi, one for .Net programming in Delphi, and one for Win32 programming in C++. The 2006 edition of the product yielded a "turbo" line of products, which included just one personality each; the "explorer" versions were (and still are) free, and the "professional" ones were not. I don't know whether the turbo professional ones are available anymore since they're now two versions behind the latest release, Delphi 2009, which supports Win32 development exclusively, for Delphi and C++. I understand there will be another .Net offering sometime in Q1 or Q2 next year.

Does Delphi only work on Windows? Can I write programs for Linux?

Not with Delphi. Maybe for .Net, with Mono. Other key search terms: Free Pascal (fpc), Lazarus.

Can I do more with Delphi than VB?

Not right now. You barely even know Delphi.

What is it that you _want_ to do, or that you think you're going to want to do? It doesn't matter _what_ Delphi can do if you don't need any of those abilities.

Is there any real advantage to switching?


--
Rob
.



Relevant Pages

  • Re: Back to VB6 and .NET
    ... While I'll admit it was anecdotal, when I first started exploring the possibility of moving to Delphi, I found a HUGE number of people in the Delphi newsgroups who rejected VB.NET but were looking for something to move to from VB6. ... As to dumping their development products, they certainly did put it into a spin-off company, but I don't think that was them "dumping" the products so much as simply using the reverse of Microsoft's strategy in order to keep each company focussed on something specific. ... Paul Clement wrote: ...
    (microsoft.public.vb.general.discussion)
  • Re: Turbo
    ... It is Delphi, period. ... Remember that Borland wanted to sell off ... their 'simple' development products? ... Maarten Wiltink ...
    (comp.lang.pascal.delphi.misc)
  • Re: Turbo
    ... I was going to save some money to buy Delphi ... their 'simple' development products? ... Maarten Wiltink ...
    (comp.lang.pascal.delphi.misc)
  • Re: Delphi within Visual Studio?!?!
    ... "Nick Hodges [TeamB]" wrote: ... Because you're not abandoning anything. ... Delphi knowledge maps to C# ... productive language to do .NET programming in than D8 is. ...
    (borland.public.delphi.non-technical)
  • I think that more unicode supports in Delphi (Win32) will be better
    ... I would have the following opinions to Delphi. ... I think Win32 programming will not be replaced by .NET programming very ... I found that Tnt unicode controls are doing well. ... In some cases I use ADO to handle unicode data. ...
    (borland.public.delphi.non-technical)