VB 2005 or Delphi 2006?

  • Thread starter Thread starter David Green
  • Start date Start date
D

David Green

Possibly a daft question here but, hey, whatever.

I have been using Delphi in various guises for a number of years but now
wonder whether there is any clear advantage to switching to VB2005 (or at
least using it concurrently).

Views please.

DG.
 
Not really. If anything, if you use Delphi 2006 you can enjoy the best of
both worlds -- evelopment using the .NET framework as well as native windows
applications with the very solid VCL library.
 
David Green said:
I have been using Delphi in various guises for a number of years but now
wonder whether there is any clear advantage to switching to VB2005 (or at
least using it concurrently).

If your codebase is mainly implemented in Delphi, I'd continue to use
Delphi.
 
Back
Top