Google Answers Logo
View Question
 
Q: Cost and benefit to convert application from Visual Basic to C++ ( No Answer,   2 Comments )
Question  
Subject: Cost and benefit to convert application from Visual Basic to C++
Category: Computers > Programming
Asked by: philmyers-ga
List Price: $25.00
Posted: 19 Oct 2004 02:50 PDT
Expires: 18 Nov 2004 01:50 PST
Question ID: 416887
Please provide a list of resources (5 good ones) that highlight the
important issues when considering the benefits and costs of converting
an application from Visual Basic to C++ and indicate a methodology for
making that judgement.
Answer  
There is no answer at this time.

Comments  
Subject: Re: Cost and benefit to convert application from Visual Basic to C++
From: frde-ga on 19 Oct 2004 06:57 PDT
 
Look at Delphi
- it is Pascal with bells and whistles
- interestingly Pascal pre-dates 'C'
- yet it is strongly typed, unlike 'C' which is a tart

Realistically, if your application works in VB then there are not many
advantages in re-writing it in another language.
You could move bits of it off into non AX DLLs, simply to gain speed.

If the problem is 'DLL Hell' then the chances are that you would
benefit from cutting out 3rd party components.

If the problem is 'strangulated code' ie: it is just a mess of API
calls, then you could almost certainly sort that out without a
complete re-write.

Empirically I have seen productive programmers who used a combination
of BASIC and ASM, turn into sloths with 'C'. Not their fault, it is
just slow picking your way through a minefield.

If you are concerned about 'image' (ie: what idiot customers think)
then you could go for Java or C# - but only if you are delivering
'corporate' applications.

It would be interesting to know more about the real problem.
Subject: Re: Cost and benefit to convert application from Visual Basic to C++
From: digitaltechnic-ga on 09 Nov 2004 21:34 PST
 
Hi sir if you would be open to Delphi then I can implement whatever
you need converted for you.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy