Click here to Skip to main content
15,909,822 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 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 
VB meant for RAD. Rapid Application Development.

I like VB syntax. Eg.

With SomeBtn
.Text = "something" 'I fall in love with VB intellisense
.Title = "somehting"
End

or

if SomeBtn is Button then
...

or


ADO.MoveNext() and all my textboxes which link to the ADO control will change the content according on the fly without much coding.




(Not sure my syntaxes are right or not. Quite some time I had never used it due to my project nature.)

I like VB especially for writing IS application. Eg,inventory system, etc.



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 
GeneralRe: Nobody dares to throw the first stone? Pin
SimonS25-Feb-03 3:56
SimonS25-Feb-03 3:56 

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.