Click here to Skip to main content
15,904,497 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
DaveC42691319-Aug-05 3:27
DaveC42691319-Aug-05 3:27 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
progload19-Aug-05 3:50
progload19-Aug-05 3:50 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
DaveC42691319-Aug-05 4:24
DaveC42691319-Aug-05 4:24 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
progload19-Aug-05 4:53
progload19-Aug-05 4:53 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
DaveC42691319-Aug-05 5:20
DaveC42691319-Aug-05 5:20 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
Christian Graus21-Aug-05 19:19
protectorChristian Graus21-Aug-05 19:19 
AnswerRe: VBer new to VB.net - handles divide by zero? Pin
Thomas Stockwell19-Aug-05 8:32
professionalThomas Stockwell19-Aug-05 8:32 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
rwestgraham19-Aug-05 9:05
rwestgraham19-Aug-05 9:05 
In addition to the comment above, I would advide just assuming "ex" as a standard way for naming exceptions, because for all practical purposes you should just consider "e" as a system reserved variable because NET always declares event arguments as "e".

As far as the "VB is crap" comments, you'll get use to that. It happens on a regular basis. This is a tired, no longer relevant pet argument that some tired, no longer relevant people seem to be unable to let go of.

The reality is that although there are some very minor differences between C# and VB.NET, once you learn to program against the NET framework, you will discover that there is essentially no practical difference.

They both compile to exactly the same machine level code, and they both have for all practical purposes the same level of functionality.

Just tune it out.
Generalcombing a vb program with office command ! Pin
microuser_200018-Aug-05 9:08
microuser_200018-Aug-05 9:08 
GeneralRe: combing a vb program with office command ! Pin
microuser_200021-Aug-05 8:00
microuser_200021-Aug-05 8:00 
GeneralRe: combing a vb program with office command ! Pin
Steve Pullan21-Aug-05 14:20
Steve Pullan21-Aug-05 14:20 
Generalmulticolumn combobox Pin
sifferbo18-Aug-05 8:39
sifferbo18-Aug-05 8:39 
GeneralSoftwares sharing file Pin
loicmichel18-Aug-05 5:48
loicmichel18-Aug-05 5:48 
GeneralRe: Softwares sharing file Pin
Christian Graus18-Aug-05 15:11
protectorChristian Graus18-Aug-05 15:11 
General.aspx page in an email Pin
mcgann18-Aug-05 5:30
mcgann18-Aug-05 5:30 
GeneralRe: .aspx page in an email Pin
Dave Kreskowiak18-Aug-05 5:46
mveDave Kreskowiak18-Aug-05 5:46 
GeneralFiles in copied in clipboard Pin
MohammadAmiry18-Aug-05 1:49
MohammadAmiry18-Aug-05 1:49 
GeneralShutting the computer down Pin
MohammadAmiry17-Aug-05 23:52
MohammadAmiry17-Aug-05 23:52 
GeneralRe: Shutting the computer down Pin
Rizwan Bashir18-Aug-05 1:33
Rizwan Bashir18-Aug-05 1:33 
GeneralIt does not work! Pin
MohammadAmiry18-Aug-05 3:45
MohammadAmiry18-Aug-05 3:45 
GeneralRe: It does not work! Pin
Dave Kreskowiak18-Aug-05 4:30
mveDave Kreskowiak18-Aug-05 4:30 
GeneralRe: Shutting the computer down (Edited for additional info) Pin
progload18-Aug-05 6:34
progload18-Aug-05 6:34 
GeneralExecuting vbscript from ASP.NET page Pin
Anonymous17-Aug-05 23:29
Anonymous17-Aug-05 23:29 
GeneralRe: Executing vbscript from ASP.NET page Pin
Rizwan Bashir18-Aug-05 1:35
Rizwan Bashir18-Aug-05 1:35 
GeneralRe: Executing vbscript from ASP.NET page Pin
Anonymous18-Aug-05 2:09
Anonymous18-Aug-05 2:09 

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.