473,503 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What kind of problems is visual basic best at solving?

nib
What kind of problems is visual basic best at solving?
Jul 17 '05 #1
4 2564
"...And the next sign of the Apocalypse will be..."
*****
On Mon, 29 Dec 2003 19:22:47 GMT, nib wrote:
What kind of problems is visual basic best at solving?


VB is a very general-purpose language. IMHO its strongest point is that
it's easier to design your interface in VB than any other tool (that
I've seen, anyway). (Point: VC can import VB forms, and so can products
from other companies.) You can develop most kinds of programs in VB
easily, or you can use it to write a user interface for DLLs written in
other languages.

One problem that VB is *not* good for is portability - it is
Windows-only, unless anyone ever finishes one of the open-source
"VB-compatible" projects. I also wouldn't use VB (or Windows, for that
matter) for anything real-time. Hmm... also not where someone's life
depends on the program working error-free.
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Terror: A female Klingon with PMS.
Jul 17 '05 #2

"nib" <bi*@d.net> wrote in message
news:a7********************************@4ax.com...
What kind of problems is visual basic best at solving?


You will get a lot of 2 cent answers to this one, and here is mine.

VB is excellent for practical programming, where information needs to
get processed, with or without database or file interaction. It provides
rapid development of interfaces and code, and the tools to do a good job
of organizing the program (whether or not you use them). There are lots
of components available that can be linked in to tackle various kinds of
problems.

It is not the best tool for graphic-intensive applications, such as a
CAD program, unless you use add-in components. It also disappoints some
programmers because it is not easy to setup "skin" type interfaces, such
as mock CD players or non-standard game interfaces.
Jul 17 '05 #3

"nib" <bi*@d.net> wrote in message
news:a7********************************@4ax.com...
What kind of problems is visual basic best at solving?


Its performance is poor and its compiled programs need a lot of DLLs and a
lot of RAM. But its easy to learn and easy to write. If you want to bodge
together a program in half an hour, its perfect.
Jul 17 '05 #4
On Sun, 18 Jan 2004 19:32:55 GMT, "Goldenpi" <Go******@softhome.net>
wrote:

"nib" <bi*@d.net> wrote in message
news:a7********************************@4ax.com.. .
What kind of problems is visual basic best at solving?


Its performance is poor and its compiled programs need a lot of DLLs and a
lot of RAM. But its easy to learn and easy to write. If you want to bodge
together a program in half an hour, its perfect.


Some of its performance is poor
- other bits are surprizingly fast

Apart from the DLLs that make up Windows (without which Windows does
not work) it only needs one DLL - the run time module MSVBVM60.DLL

MS encourage people using VB to rely on a load of 3rd party stuff,
typically in OCXes
- and a lot of suckers fall for it

Badly written VB (like most languages) can be a nightmare
- Well written code is quite possible

The historic advantage of BASICs (not just VB) is that they are
protective of the programmer, and the language is intuitively easy to
understand
- rather like comparing English with some less used languages ...

BTW a sure sign of someone who does not know much about a subject, is
that they will 'slag it off' using generalities

Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1891
by: nib | last post by:
What kind of problems is Java best at solving?
0
1493
by: nb | last post by:
What kind of problems is Perl best at solving?
125
14539
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
7
1432
by: nb | last post by:
What kind of problems is c++ best at solving?
12
1865
by: nib | last post by:
What kind of problems is c best at solving?
19
1536
by: nb | last post by:
What kind of problems is c# best at solving?
669
25390
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
0
7074
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7273
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5572
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
1
5000
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4667
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3161
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3150
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1501
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.