Re: VB6, VB2005, or Something Else?



Dan Barclay wrote:
"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message news:rMudnZdx2egP2mLeRVn-vw@xxxxxxxxxxxxxxx

[...]

Been doing research on this issue since before 2001 ( http://vb.mvps.org/tips/stability.asp ). Most of it "casual" research (trying a few things, keeping my ear to the ground, looking at the companies and strategies).

Short version: I'm not going to get religious about it, I care about the business issues. I still like ClassicVB best, Delphi isn't far behind and it's growing on me, I couldn't find any other tools besides these two that would let me concentrate on the *application* instead of the code as well. Deep product and community support. WinApps as well as .Net. Even VCL (their component lib) is more .Net compatible than I'd expected. I've

..NET framework has been designed (involved in design) by a former Borland employee, so it's no wonder that both frameworks are similar.

completely lost trust in what MS may or may not do to my code with their development tools. While Delphi isn't absolutely perfect in that regard, they're not even in the league with MS. Over the years complaints have been near zero and trivial.

Really ? Regarding Delphi yes (Besides the threads regarding 64 Bit and ..NET *g*). But what about CBuilderX ? I like Delphi and don't want to start a religious war here. All I want to state it that different languages are treated differently.


This most recent move with Borland separating Delphi out (or as Duntemann puts it "Delphi Dumps Borland"<vbg>) promises to be a VeryGoodThing. Until

I hope, we will see.

they complete the sale it's not "in the bag", but everybody who cares about Delphi's future is pretty "up" right now. One you might recognize:

But you are still using a language owned by a single company ?

see "February 9, 2006: Delphi Dumps Borland" http://www.duntemann.com/Diary.htm

Dan

Andre
.



Relevant Pages

  • Re: Design documents versus prototypes
    ... Then I got a bollocking for not producing design documents so that the ... I had taken the requirements document and used the RAD power of Delphi ... I said, this is an heterogenous system, and when I built the prototype, ...
    (borland.public.delphi.non-technical)
  • Re: Delphi to C#?
    ... you can design easy to maintain, ... Not all apps need a fully-fledged business object model. ... I never spent the time figuring out if this was even possible in Delphi, ...
    (borland.public.delphi.non-technical)
  • Re: Slow and ugly Java GUIs are programmers fault
    ... >>It seems to me that most Java IDE that currently exist are focused ... > on par with what little I tried Delphi. ... Well, if you're satisfied with JBuilder, that's fine with me. ... An example is the fact that all the GUI design in JBuilder is stored as ...
    (comp.lang.java.gui)
  • Re: I really hate .NET especially inside Delphi
    ... but imagine what would have happened if Delphi was simply ... Can't break backward compatibility with my ... deployment vs. code design is irrelevant. ...
    (borland.public.delphi.non-technical)
  • Re: Delphi to C#?
    ... WinForms allows binding of controls directly to properties of objects, something that Delphi cannot yet cope with; in fact, .NET allows controls to be the datasource for other controls. ... There is a whole different design ethic behind .NET compared to Win32; most importantly that *everything* in .NEt is essentially an object whereas in Delphi for Win32 methods it is not yet possible to have every type assignable to a common type of variable/field like System.Object, thus providing useful common methods like ToString. ...
    (borland.public.delphi.non-technical)