Click here to Skip to main content
16,014,952 members

Survey Results

Visual Basic .NET: Your thoughts.   [Edit]

Survey period: 24 Feb 2003 to 2 Mar 2003

Is VB.NET a language you take seriously or do old prejudices from the VB6 days still hold sway?

OptionVotes% 
VB.NET, like VB6, is and always has been a respectable language.14512.64
VB.NET is a good language for the purpose it serves19617.09
VB.NET is no better or worse than C#17515.26
I don't like VB.NET, but I accept it.26022.67
VB.NET should be deprecated37132.35



 
GeneralRe: VB.NET sucks less, and thus is irrelevant. Pin
Shog926-Feb-03 3:16
sitebuilderShog926-Feb-03 3:16 
GeneralRe: VB.NET sucks less, and thus is irrelevant. Pin
Nick Parker26-Feb-03 5:32
protectorNick Parker26-Feb-03 5:32 
GeneralVB.NET: the cross to bear Pin
SimonS25-Feb-03 2:51
SimonS25-Feb-03 2:51 
GeneralRe: VB.NET: the cross to bear Pin
TigerNinja_25-Feb-03 2:55
TigerNinja_25-Feb-03 2:55 
GeneralRe: VB.NET: the cross to bear Pin
SimonS25-Feb-03 3:05
SimonS25-Feb-03 3:05 
GeneralRe: VB.NET: the cross to bear Pin
antidemon25-Feb-03 6:08
antidemon25-Feb-03 6:08 
Generalproductivity Pin
antidemon24-Feb-03 23:26
antidemon24-Feb-03 23:26 
GeneralRe: productivity Pin
Marc Clifton25-Feb-03 1:00
mvaMarc Clifton25-Feb-03 1:00 
I've used VB professionally for many years and the reason for that is that so many employers picked it for their developments. Why? Because the productivity levels are so superior to C++.

Yes and no. In San Diego a few years ago, most employers wanted VB consultants because they were cheaper, and because they were more numerous, thus easily replaceable.

Productivity appears superior to begin with, but I've found that large scale development in VB eventually becomes unmaintainable, primarily because most VB programmers don't think in terms of generalization and abstraction. In my experience, VB programmers cut&paste code everywhere (hence your reuse) but fail to generalize. Eventually, making a simple change means finding 100 places that it needs to be changed and missing a 100 more.

That said, I'd say the biggest problem with C++ programmers is their complete lack of understanding of object oriented design and the appropriate use of objects, which leads to a different problem than the VB camp--namely inflexibility. It becomes impossible to make changes to the program without breaking the entire thing.

In either case, I feel the productivity thing is based on perception as opposed to real numbers (or simply having been burned on a C++ project first!).

What we need is a language/environment that promotes generalization AND flexibility. In some ways (especially with the event capability), .NET (whether C# or VB or anything else) helps this situation, but not totally, in my opinion.

Marc

Help! I'm an AI running around in someone's f*cked up universe simulator.
Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
Every line of code is a liability - Taka Muraoka
Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"

GeneralRe: productivity Pin
antidemon25-Feb-03 1:27
antidemon25-Feb-03 1:27 
GeneralRe: productivity Pin
Marc Clifton27-Feb-03 0:59
mvaMarc Clifton27-Feb-03 0:59 
GeneralRe: productivity Pin
antidemon27-Feb-03 1:28
antidemon27-Feb-03 1:28 
GeneralRe: productivity Pin
SimonS25-Feb-03 3:30
SimonS25-Feb-03 3:30 
GeneralRe: productivity Pin
TigerNinja_25-Feb-03 3:01
TigerNinja_25-Feb-03 3:01 
GeneralRe: productivity Pin
antidemon25-Feb-03 3:13
antidemon25-Feb-03 3:13 
GeneralRe: productivity Pin
demofo25-Feb-03 15:17
demofo25-Feb-03 15:17 
GeneralRe: productivity Pin
antidemon27-Feb-03 1:07
antidemon27-Feb-03 1:07 
GeneralRe: productivity Pin
Stan Shannon25-Feb-03 5:51
Stan Shannon25-Feb-03 5:51 
GeneralRe: productivity Pin
antidemon25-Feb-03 5:59
antidemon25-Feb-03 5:59 
GeneralRe: productivity Pin
Picture Hanger25-Feb-03 10:19
sussPicture Hanger25-Feb-03 10:19 
GeneralRe: productivity Pin
Nemanja Trifunovic25-Feb-03 12:38
Nemanja Trifunovic25-Feb-03 12:38 
GeneralRe: productivity Pin
Picture Hanger26-Feb-03 0:43
sussPicture Hanger26-Feb-03 0:43 
GeneralRe: productivity Pin
Paul M Watt25-Feb-03 19:02
mentorPaul M Watt25-Feb-03 19:02 
GeneralRe: productivity Pin
ColinDavies25-Feb-03 15:21
ColinDavies25-Feb-03 15:21 
GeneralRe: productivity Pin
RickMan25-Feb-03 17:20
RickMan25-Feb-03 17:20 
Generalhmm is this a real trend? Pin
Craig Kazial24-Feb-03 20:10
Craig Kazial24-Feb-03 20:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.