|
Quote:
|
Originally posted by Dr.Gibbs
I went ahead and downloaded the MS eVT stuff. Should I be using C++ instead of VB..? Are there any advantages to using one over the other? I know C++ a lot more than VB, but it seems a lot of people lean toward VB for some reason. When it comes to PPC2002, what's the difference exactly?
|
Basically the difference is the same as with desktop development; if you want to create standard look,feel event driven apps use VB, otherwise use C++.
I'm lucky in that I work for an MS partner, so we use VS.Net, as my personal preference is c#: Interface design capabilities of VB, and coding power of c++.