Click here to Skip to main content
15,913,722 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: Nobody dares to throw the first stone? Pin
Anonymous24-Feb-03 13:57
Anonymous24-Feb-03 13:57 
GeneralRe: Nobody dares to throw the first stone? Pin
Chris Beckett24-Feb-03 19:44
Chris Beckett24-Feb-03 19:44 
GeneralRe: Nobody dares to throw the first stone? Pin
zenboy24-Feb-03 5:49
zenboy24-Feb-03 5:49 
GeneralRe: Nobody dares to throw the first stone? Pin
Aleksey Suvorov24-Feb-03 9:25
Aleksey Suvorov24-Feb-03 9:25 
GeneralRe: Nobody dares to throw the first stone? Pin
Ray Cassick24-Feb-03 9:34
Ray Cassick24-Feb-03 9:34 
GeneralRe: Nobody dares to throw the first stone? Pin
Nemanja Trifunovic24-Feb-03 9:57
Nemanja Trifunovic24-Feb-03 9:57 
GeneralRe: Nobody dares to throw the first stone? Pin
Ray Cassick24-Feb-03 10:07
Ray Cassick24-Feb-03 10:07 
GeneralRe: Nobody dares to throw the first stone? Pin
Nemanja Trifunovic24-Feb-03 10:26
Nemanja Trifunovic24-Feb-03 10:26 
Ray Cassick wrote:
Nemanja Trifunovic wrote:
Lucky you. It is sooo hard to put a semicolon at the end of each statement.

The problem here is that it is NOT the end of each line, so you have to watch where you DO put them and where you DON'T put them.


Do you really don't know the difference between a statement and a line in code? Amazing...

Ray Cassick wrote:
Lets Compare...

for (i = 0; i < 100; ++i){Debug.WriteLine(i.ToString);}


You have some extra braces here.

<br />
for (i = 0; i < 100; ++i)Debug.WriteLine(i.ToString);<br />

GeneralRe: Nobody dares to throw the first stone? Pin
Ray Cassick24-Feb-03 11:07
Ray Cassick24-Feb-03 11:07 
GeneralRe: Nobody dares to throw the first stone? Pin
Anonymous24-Feb-03 14:11
Anonymous24-Feb-03 14:11 
GeneralRe: Nobody dares to throw the first stone? Pin
Christian Graus24-Feb-03 15:46
protectorChristian Graus24-Feb-03 15:46 
GeneralRe: Nobody dares to throw the first stone? Pin
Anonymous25-Feb-03 0:06
Anonymous25-Feb-03 0:06 
GeneralRe: Nobody dares to throw the first stone? Pin
Christian Graus25-Feb-03 0:14
protectorChristian Graus25-Feb-03 0:14 
GeneralRe: Nobody dares to throw the first stone? Pin
Anonymous25-Feb-03 14:29
Anonymous25-Feb-03 14:29 
GeneralRe: Nobody dares to throw the first stone? Pin
Christian Graus26-Feb-03 9:37
protectorChristian Graus26-Feb-03 9:37 
GeneralRe: Nobody dares to throw the first stone? Pin
Christian Graus24-Feb-03 15:45
protectorChristian Graus24-Feb-03 15:45 
GeneralRe: Nobody dares to throw the first stone? Pin
Anthony_Yio24-Feb-03 15:56
Anthony_Yio24-Feb-03 15:56 
GeneralRe: Nobody dares to throw the first stone? Pin
Dejan Petrovic24-Feb-03 16:45
Dejan Petrovic24-Feb-03 16:45 
GeneralRe: Nobody dares to throw the first stone? Pin
Christian Graus24-Feb-03 15:43
protectorChristian Graus24-Feb-03 15:43 
GeneralRe: Nobody dares to throw the first stone? Pin
ROK_RShadow24-Feb-03 17:09
ROK_RShadow24-Feb-03 17:09 
GeneralRe: Nobody dares to throw the first stone? Pin
zenboy24-Feb-03 17:11
zenboy24-Feb-03 17:11 
GeneralHoly Crap!!! Pin
zenboy24-Feb-03 15:58
zenboy24-Feb-03 15:58 
GeneralRe: Holy Crap!!! Pin
Craig Kazial24-Feb-03 20:31
Craig Kazial24-Feb-03 20:31 
GeneralRe: Holy Crap!!! Pin
zenboy25-Feb-03 11:40
zenboy25-Feb-03 11:40 
GeneralRe: Nobody dares to throw the first stone? Pin
Michael P Butler24-Feb-03 22:17
Michael P Butler24-Feb-03 22:17 

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.