473,385 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

VC++ versus VB

I'm currently charged with the task of writing a customized business
application. This app will perform order entry, invoicing, accounting, etc.
type tasks.

Can anyone justify a decision to write this app in VC++.net as opposed to
writing it in VB.net?

Assumptions:
everyone in department knows both languages.
we have access to all needed resources.
we're using Windows 2000 server with 98/XP clients.
no SET time scale as of yet.

Your replies would be deeply appreciated.

--
Daniel P. Jenkins III
Software Developer
da*****@monarchwindows.com
www.monarchwindows.com
Nov 16 '05 #1
1 1839
Evaluate how complex it is, and decide whether it involves
features that can't be done in VB very easily/well (such
as multithreading, graphics, device manipulation, complex
time-consuming arithmetic etc.) and if it does, then write
it in C++, and don't look back. There's nothing more
annoying than trying to kludge VB. However if it doesn't,
write it in VB. You'll save yourself lots of time. Knock
up a prototype of a simulation of the most complex
operation using each language, and test it on the Win98
and the 2000/XP computers. Bear in mind that C++ can do
things seamlessly that VB has difficulty with - such as
graphics and animation, multithreading, complex arithmetic
and hardware interaction, but VB can do mostly everything
else, and applications constructed in VB can be extremely
professional. However I suppose it's a lot to do with what
*most* of your developers know *best*. Maybe you could
develop it in both? Perhaps build ActiveX controls or DLLs
in C++, and the front end in VB? Feel free to hire me
aswell if you like, I'm quite cheap.

-----Original Message-----
I'm currently charged with the task of writing a customized businessapplication. This app will perform order entry, invoicing, accounting, etc.type tasks.

Can anyone justify a decision to write this app in VC++.net as opposed towriting it in VB.net?

Assumptions:
everyone in department knows both languages.
we have access to all needed resources.
we're using Windows 2000 server with 98/XP clients.
no SET time scale as of yet.

Your replies would be deeply appreciated.

--
Daniel P. Jenkins III
Software Developer
da*****@monarchwindows.com
www.monarchwindows.com
.
`

Nov 16 '05 #2

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

Similar topics

4
by: Alex | last post by:
Hi there I'm switching from VC++ 6.0 to VC++ .NET 2003. Since there is no stand-alone version of VC++ .NET 2003 Pro, I went and purchased the Standard version, which does not have an...
7
by: Rachete | last post by:
Can any one give me a couple of good reasons (advantages) to use VC++ 2005 versus using VC# 2005 (especially for a middle tier component development)? rachete.
2
by: um | last post by:
When the POSIX pthreads library for w32 release 2-2-0 (http://sources.redhat.com/pthreads-win32/) is compiled with VC++6 then it compiles and passes all the benchmark tests in the subdirectory...
14
by: Jeffrey Baker | last post by:
Hello, I wrote a program way back when VC++ 5.0 was around and when using this program in VC++ 2003 I get garbage. I was able to let the program run through code that would view the data. Since...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...

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.