Click here to Skip to main content
15,896,557 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Visual Basic needs more credit Pin
Richard Deeming10-Jun-14 6:14
mveRichard Deeming10-Jun-14 6:14 
GeneralMessage Closed Pin
10-Jun-14 6:16
Colborne_Greg10-Jun-14 6:16 
GeneralRe: Visual Basic needs more credit Pin
Adam Tibi10-Jun-14 23:28
professionalAdam Tibi10-Jun-14 23:28 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 5:41
Colborne_Greg11-Jun-14 5:41 
GeneralRe: Visual Basic needs more credit Pin
Richard Deeming11-Jun-14 5:44
mveRichard Deeming11-Jun-14 5:44 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 5:54
Colborne_Greg11-Jun-14 5:54 
GeneralRe: Visual Basic needs more credit Pin
richard_k11-Jun-14 7:30
richard_k11-Jun-14 7:30 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 7:57
Colborne_Greg11-Jun-14 7:57 
If you studied languages you would know that opinions are not religion but thanks.


Here is am example a large amount of new programmers make

int64 Height = 150;
int64 width = 150;

When the programmer uses Height and Width, the Width has a underline, and because of the number of lines in the file the programmer creates a new variable int64 Width = 150;

While this one programmer is using the uppercase Width his peers are using the lowercase width.

Is that clear enough for you,
Sorry I assumed you had enough experience to know the issues with dealing with case sensitive variables.
GeneralRe: Visual Basic needs more credit Pin
richard_k11-Jun-14 14:31
richard_k11-Jun-14 14:31 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 15:13
Colborne_Greg11-Jun-14 15:13 
GeneralRe: Visual Basic needs more credit Pin
richard_k11-Jun-14 15:20
richard_k11-Jun-14 15:20 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 16:09
Colborne_Greg11-Jun-14 16:09 
GeneralRe: Visual Basic needs more credit Pin
Stefan_Lang13-Jun-14 2:16
Stefan_Lang13-Jun-14 2:16 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg14-Jun-14 20:38
Colborne_Greg14-Jun-14 20:38 
GeneralRe: Visual Basic needs more credit Pin
Stefan_Lang15-Jun-14 21:47
Stefan_Lang15-Jun-14 21:47 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg16-Jun-14 0:47
Colborne_Greg16-Jun-14 0:47 
GeneralRe: Visual Basic needs more credit Pin
Stefan_Lang16-Jun-14 1:52
Stefan_Lang16-Jun-14 1:52 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg16-Jun-14 12:52
Colborne_Greg16-Jun-14 12:52 
GeneralRe: Visual Basic needs more credit Pin
Pete O'Hanlon10-Jun-14 4:49
mvePete O'Hanlon10-Jun-14 4:49 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 4:52
Colborne_Greg10-Jun-14 4:52 
GeneralRe: Visual Basic needs more credit Pin
Simon_Whale10-Jun-14 4:53
Simon_Whale10-Jun-14 4:53 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 5:10
Colborne_Greg10-Jun-14 5:10 
GeneralRe: Visual Basic needs more credit Pin
Pete O'Hanlon10-Jun-14 4:54
mvePete O'Hanlon10-Jun-14 4:54 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 5:01
Colborne_Greg10-Jun-14 5:01 
GeneralRe: Visual Basic needs more credit Pin
Richard Deeming10-Jun-14 4:54
mveRichard Deeming10-Jun-14 4:54 

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.