| Author |
Message |
SISWANTO
Joined: 14 May 2001 Posts: 108 Location: Nirwana
|
31 May 2006 3:09 Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
Dear All,
I need you sugestions
I want to build application use serial communication COM port and mdb-Database with OS WindowsXP, which one the best compiler for above application?
Borland C++ builder, Delphi, MS-Visual C++ or what? FYI Actualy my background is as embedded/microcontroller programmer. and as long as i use C language.
Siswanto
|
|
| Back to top |
|
 |
jhonny_yang
Joined: 08 Mar 2002 Posts: 140 Helped: 1
|
31 May 2006 3:53 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
| SISWANTO wrote: |
Dear All,
I need you sugestions
I want to build application use serial communication COM port and mdb-Database with OS WindowsXP, which one the best compiler for above application?
Borland C++ builder, Delphi, MS-Visual C++ or what? FYI Actualy my background is as embedded/microcontroller programmer. and as long as i use C language.
Siswanto |
The most easily for beginner is Borland C++ Builder or Delphi. Depend on your basic language. Maybe Borland C++ Builder is more easily but the C is very complex not like embedded one.
For MS-Visual C++ this is mostly support in the world so your all problem can be solve easily. But Visual C++ is very complex
|
|
| Back to top |
|
 |
kavgoxin
Joined: 17 Sep 2004 Posts: 34 Helped: 1
|
01 Jun 2006 16:06 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
| I think VC++ is also one good option. as it contains lot library related to comm.
|
|
| Back to top |
|
 |
saeid5977
Joined: 23 May 2006 Posts: 24 Helped: 2
|
05 Jun 2006 0:27 Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
hi
for comm port all are same (if using mscommctrl activex) but for DB vc++ is a few complex( cuz of ADO COM object programming)
between BC++ and delphi , delphi is better in speed and other things are same.
|
|
| Back to top |
|
 |
chiara
Joined: 09 Jul 2002 Posts: 49 Helped: 3
|
05 Jun 2006 3:28 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
Delphi is better in compilation speed than C++ builder not in the execution of
binary image.
At any rate, C++ builder is better option for simple GUI appplication,
if you want to do other project afterwards.
Normally C/C++ resources are more abundant on internet.
good luck
|
|
| Back to top |
|
 |
SISWANTO
Joined: 14 May 2001 Posts: 108 Location: Nirwana
|
06 Jun 2006 2:08 Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
Hi Responders,
You all great.
I will try BC++ Builder.
By the way, in my country (Indonesia) Delphi is more famous than BC++ Builder, I don't know why.
Good luck for you all.
Siswanto
|
|
| Back to top |
|
 |
jhonny_yang
Joined: 08 Mar 2002 Posts: 140 Helped: 1
|
06 Jun 2006 5:43 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
| SISWANTO wrote: |
Hi Responders,
You all great.
I will try BC++ Builder.
By the way, in my country (Indonesia) Delphi is more famous than BC++ Builder, I don't know why.
Good luck for you all.
Siswanto |
I'm indonesia people. Much of people before in indonesia very like Turbo Pascal so Delphi is much similiar with pascal and about C everybody afraid it in indonesia.
For more support i think you must choose Delphi. in whole of the world Borland Delphi is more popular than Borland C++ builder. Only a little using Borland C++ Builder (Component reason).
|
|
| Back to top |
|
 |
farhantariq
Joined: 13 Jun 2006 Posts: 62 Helped: 2 Location: Pakistan
|
20 Jun 2006 18:50 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
| Its Borland C++ compiller.
|
|
| Back to top |
|
 |
memarian
Joined: 11 Aug 2004 Posts: 178 Helped: 22
|
26 Jun 2006 19:27 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
Dear,
I'm using Pascal many years ago,and i preffer Delphi now. For serial port
communication there are many free components on the net for both
Borland Delphi & Borland C++Builder.
For Database Delphi & C++ Builder are more easier.
Good Luck.
|
|
| Back to top |
|
 |
hondacivic
Joined: 11 May 2006 Posts: 52
|
26 Jun 2006 19:32 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
| If you are delphi programmer I think you should do because for programming comport in delphi I see TurboPower Component is good for you.It's absolutely free of charge.You can get it from http://sourgeforge.net(find "TurboPower").Good Luck
|
|
| Back to top |
|
 |
mutevaggil
Joined: 07 Sep 2006 Posts: 61 Helped: 1 Location: Istanbul-TURKIYE
|
11 Oct 2006 14:54 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
any other idea?
DELPHI ?
Visual C++ ?
Borland C++ ?
which one is the most suitable for PORT INTERFACING, GUI, Signal Processing and MICROCONTROL based projects?
briefly, which one is the most suitable for an electronic man?
thanks in advence.
|
|
| Back to top |
|
 |
prabhak
Joined: 24 Mar 2004 Posts: 32
|
14 Oct 2006 7:34 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
Anyday for small utilitiy programming i suggest Delphi.
now borland have released free version of their tool (TurboExplorer).
and with the availablity of quality components, you just need to focus on functionlity.
Look no further than delphi.
|
|
| Back to top |
|
 |
Google AdSense

|
14 Oct 2006 7:34 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
mutevaggil
Joined: 07 Sep 2006 Posts: 61 Helped: 1 Location: Istanbul-TURKIYE
|
09 Nov 2006 19:04 Re: Borland Delphi, C++ Builder or Visual C++ The Best One? |
|
|
|
|
Delphi Leads the way for now.
and any other idea???
|
|
| Back to top |
|
 |