VB.NET or VC++T ?

  • Thread starter Beatrice Rutger
  • Start date
B

Beatrice Rutger

Hi,

I'm finding it hard to choose between these two languages for a client
(desktop) application.

VB pros:
1). very easy language, easy to support going forward
2). Very easy to create GUIs

VB cons:
1). Not truly OO, I don't know if I can generate code for VB using UML
designs/design patterns etc (i.e. VB feels a bit like a "hobbyist
planguage - not a "serious" language)


VC++ pros
1). Serious language - I can generate C++ code from UML diagrams for MDA
2). Native code compilation - resulting in blisteringly fast code


VC++ cons
1). Not sure how easy it is to design GUIs using VC++ (can I use WinForms?)


My priorities are:

1). Ease of really cool GUI creation
2). Really fast code execution (how much slower is VB than VC++ anyway
these days - is this really an issue these days?)
3). Code protection (I do not like he idea of my business logic being
available to all and sundry). I much prefer native code where possible -
or atleast, my business code compiled to native code and WinForms
available as IL code - is this possible?


As you can see from above the pros/cons kinda balance out. I would be
very grateful for any info that will help me decide.

Tks

B.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,241
Latest member
Lisa1997

Latest Threads

Top