| Author |
Message |
wajahat
Joined: 03 Feb 2006 Posts: 102 Helped: 2
|
18 Jul 2006 0:32 which one is better visual c++ or visual basic for GUI |
|
|
|
|
Which of these languages is better for developing GUI,visual basic or visual C++.
Which one is easier ?
Which one is compatible with internet?Any response would be of great help.
|
|
| Back to top |
|
 |
dabi
Joined: 09 Jul 2002 Posts: 33 Helped: 2
|
18 Jul 2006 1:36 which one is better visual c++ or visual basic for GUI |
|
|
|
|
| visual basic is easier,but visual C++ is powerful.
|
|
| Back to top |
|
 |
Anno
Joined: 08 Feb 2006 Posts: 114 Helped: 15 Location: South Africa
|
18 Jul 2006 8:52 which one is better visual c++ or visual basic for GUI |
|
|
|
|
I would say that VB is easier, but would recommend VC++ anytime over VB. I think both is Internet Compatable, but if you want to
really get in to net programming. get Visual.Net
|
|
| Back to top |
|
 |
dmivs
Joined: 11 Jul 2006 Posts: 4 Helped: 1
|
18 Jul 2006 8:56 Re: which one is better visual c++ or visual basic for GUI |
|
|
|
|
You should select development platform, nore language.
Many languages novadays have IDEs, which allow to easily build GUI.
Historically first one was Delphi (Pascal).
Later MS launched their Visual family (Basic, C++ etc)
Today you may select from lots of languages.
So start from selection of language you know, or which is easier for you to study, then select platform.
For example, for cross-compatibility I use Python+wxWidgets
|
|
| Back to top |
|
 |
sohailshahzad
Joined: 13 Jul 2006 Posts: 30 Helped: 2
|
29 Jul 2006 6:43 Re: which one is better visual c++ or visual basic for GUI |
|
|
|
|
| the visual c++ is better for developing the gui as compare to VB because of their powerfull features and the ability to create graphics
|
|
| Back to top |
|
 |
sgokhan
Joined: 16 Sep 2004 Posts: 120 Helped: 52 Location: TR
|
29 Jul 2006 9:40 which one is better visual c++ or visual basic for GUI |
|
|
|
|
Have you ever tried LabWindows/CVI?
from http://www.ni.com/lwcvi/
"National Instruments LabWindows/CVI is a proven ANSI C integrated development environment that provides engineers and scientists with a comprehensive set of programming tools for creating test and control applications. NI LabWindows/CVI combines the longevity and reusability of ANSI C with engineering-specific functionality designed for instrument control, data acquisition, analysis, and user interface development."
If you are alone developer get rid off those "++" headeches...
|
|
| Back to top |
|
 |
Google AdSense

|
29 Jul 2006 9:40 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
my_books
Joined: 29 Jun 2006 Posts: 225 Helped: 2
|
29 Jul 2006 17:32 Re: which one is better visual c++ or visual basic for GUI |
|
|
|
|
| VC++ is best coz it is faster and powerful.
|
|
| Back to top |
|
 |
bestwonbin
Joined: 11 Aug 2006 Posts: 6 Helped: 2
|
12 Aug 2006 10:40 which one is better visual c++ or visual basic for GUI |
|
|
|
|
| as a beginer,vb is a good choice.
|
|
| Back to top |
|
 |
drabos
Joined: 03 Jan 2006 Posts: 445 Helped: 30
|
12 Aug 2006 10:58 which one is better visual c++ or visual basic for GUI |
|
|
|
|
you can do everything with vc++, but vb has limits.
(Howewer the new vb versions are rather powerful. so maybe in a little while vb will be as poweful as vc++).
But if you can use dotnet platform I rather recommend VC#. It's very casual developer tool.
|
|
| Back to top |
|
 |