Click here to Skip to main content
16,015,094 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



 
Generalconvert vb.net to c# Pin
dog_spawn2-Mar-03 14:56
dog_spawn2-Mar-03 14:56 
GeneralBeing a CPP programmer.. Pin
Philip Patrick1-Mar-03 1:55
professionalPhilip Patrick1-Mar-03 1:55 
Generaltake care of our site Pin
maximum_deng27-Feb-03 21:59
maximum_deng27-Feb-03 21:59 
GeneralThere should have been... Pin
Tom Welch27-Feb-03 8:09
Tom Welch27-Feb-03 8:09 
GeneralRe: There should have been... Pin
NormDroid27-Feb-03 20:25
professionalNormDroid27-Feb-03 20:25 
GeneralRe: There should have been... Pin
Stephane Rodriguez.27-Feb-03 21:03
Stephane Rodriguez.27-Feb-03 21:03 
GeneralRe: There should have been... Pin
Navin28-Feb-03 3:00
Navin28-Feb-03 3:00 
GeneralRe: There should have been... Pin
Marko Kocic28-Feb-03 3:20
Marko Kocic28-Feb-03 3:20 
GeneralRe: There should have been... Pin
Christian Graus27-Feb-03 21:06
protectorChristian Graus27-Feb-03 21:06 
GeneralRe: There should have been... Pin
Ben Peterson28-Feb-03 2:52
Ben Peterson28-Feb-03 2:52 
GeneralMissing Poll Option Pin
Ian Darling26-Feb-03 4:14
Ian Darling26-Feb-03 4:14 
GeneralRe: Missing Poll Option Pin
Anonymous26-Feb-03 11:29
Anonymous26-Feb-03 11:29 
GeneralRe: Missing Poll Option Pin
Simon.W27-Feb-03 17:47
Simon.W27-Feb-03 17:47 
GeneralRe: Missing Poll Option Pin
NormDroid27-Feb-03 20:22
professionalNormDroid27-Feb-03 20:22 
GeneralRe: Missing Poll Option Pin
Anonymous28-Feb-03 8:22
Anonymous28-Feb-03 8:22 
GeneralRe: Missing Poll Option Pin
Miguel Lopes28-Feb-03 10:30
Miguel Lopes28-Feb-03 10:30 
GeneralRe: Missing Poll Option Pin
NormDroid27-Feb-03 20:23
professionalNormDroid27-Feb-03 20:23 
GeneralRe: Missing Poll Option Pin
Miguel Lopes28-Feb-03 10:31
Miguel Lopes28-Feb-03 10:31 
GeneralRe: Missing Poll Option Pin
Christian Graus27-Feb-03 21:07
protectorChristian Graus27-Feb-03 21:07 
GeneralRe: Missing Poll Option Pin
Picture Hanger28-Feb-03 8:31
sussPicture Hanger28-Feb-03 8:31 
GeneralRe: Missing Poll Option Pin
Christian Graus28-Feb-03 12:45
protectorChristian Graus28-Feb-03 12:45 
GeneralSemicolons and Curly Braces Pin
Paul M Watt25-Feb-03 19:11
mentorPaul M Watt25-Feb-03 19:11 
I see a lot of comments about the Semicolons and curly braces of C++ compared to the verbose end tags of VB.

I view the semicolons and curly braces as punctuation in the C/C++ programs, and read the program as a logical sentence. All of these symbols are meant for delimiting different thoughts and actions in the program, the same way that the comma "," and period "." help delimit thoughts in a regular sentence when we read.

The verbose nature of the syntax in VB Comma or even BASIC Comma replaces these punctuation symbols with words End Sentence How much easier is it to read a sentence where all of the punctation has been replaced with words to make things easier for VB programers to read End Question The punctution is there to help separate thoughts Comma and to give hints at how the thoughts should be logically arranged End Sentence This is the same purpose of the punctuation in a C Slash C Plus Plus program End Sentence

The bottom line, we all learned to read with the conventions that have been evolved over thousands of years. The "{","}" and ";" of C++ is simply a natural extension to the reading.



Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: Semicolons and Curly Braces Pin
ROK_RShadow25-Feb-03 19:54
ROK_RShadow25-Feb-03 19:54 
GeneralRe: Semicolons and Curly Braces Pin
Chris Maunder26-Feb-03 3:43
cofounderChris Maunder26-Feb-03 3:43 
GeneralRe: Semicolons and Curly Braces Pin
Ian Darling26-Feb-03 4:52
Ian Darling26-Feb-03 4:52 

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.