Click here to Skip to main content
15,894,740 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: Programming Question of the Week? PinPopular
OriginalGriff18-Mar-16 2:29
mveOriginalGriff18-Mar-16 2:29 
GeneralRe: Programming Question of the Week? Pin
Johnny J.18-Mar-16 2:31
professionalJohnny J.18-Mar-16 2:31 
GeneralRe: Programming Question of the Week? Pin
OriginalGriff18-Mar-16 2:34
mveOriginalGriff18-Mar-16 2:34 
GeneralRe: Programming Question of the Week? Pin
Richard Deeming18-Mar-16 2:36
mveRichard Deeming18-Mar-16 2:36 
GeneralRe: Programming Question of the Week? Pin
Johnny J.18-Mar-16 2:38
professionalJohnny J.18-Mar-16 2:38 
GeneralRe: Programming Question of the Week? Pin
Nagy Vilmos18-Mar-16 2:49
professionalNagy Vilmos18-Mar-16 2:49 
GeneralRe: Programming Question of the Week? Pin
Johnny J.18-Mar-16 2:56
professionalJohnny J.18-Mar-16 2:56 
GeneralRe: Programming Question of the Week? Pin
Richard Deeming18-Mar-16 3:35
mveRichard Deeming18-Mar-16 3:35 
You can still use line numbers in the latest version of VB.NET:
VB.NET
10: Dim i As Integer = 1
20: Console.WriteLine("Nope")
30: If i < 10 Then
40: 	i += 1
50: 	Goto 20
60: End If




"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Programming Question of the Week? Pin
Tim Carmichael18-Mar-16 4:05
Tim Carmichael18-Mar-16 4:05 
GeneralRe: Programming Question of the Week? Pin
Nagy Vilmos18-Mar-16 4:11
professionalNagy Vilmos18-Mar-16 4:11 
GeneralRe: Programming Question of the Week? Pin
Tim Carmichael18-Mar-16 4:14
Tim Carmichael18-Mar-16 4:14 
GeneralRe: Programming Question of the Week? Pin
Sinisa Hajnal18-Mar-16 4:14
professionalSinisa Hajnal18-Mar-16 4:14 
GeneralRe: Programming Question of the Week? Pin
Richard Deeming18-Mar-16 4:19
mveRichard Deeming18-Mar-16 4:19 
GeneralRe: Programming Question of the Week? Pin
Sinisa Hajnal18-Mar-16 4:49
professionalSinisa Hajnal18-Mar-16 4:49 
GeneralRe: Programming Question of the Week? Pin
Johnny J.18-Mar-16 4:20
professionalJohnny J.18-Mar-16 4:20 
GeneralRe: Programming Question of the Week? Pin
Sinisa Hajnal18-Mar-16 4:44
professionalSinisa Hajnal18-Mar-16 4:44 
GeneralRe: Programming Question of the Week? Pin
Mark_Wallace19-Mar-16 12:05
Mark_Wallace19-Mar-16 12:05 
GeneralRe: Programming Question of the Week? Pin
Nish Nishant18-Mar-16 2:31
sitebuilderNish Nishant18-Mar-16 2:31 
GeneralRe: Programming Question of the Week? Pin
Nagy Vilmos18-Mar-16 2:34
professionalNagy Vilmos18-Mar-16 2:34 
GeneralRe: Programming Question of the Week? Pin
Sascha Lefèvre18-Mar-16 2:33
professionalSascha Lefèvre18-Mar-16 2:33 
GeneralRe: Programming Question of the Week? Pin
Nagy Vilmos18-Mar-16 2:37
professionalNagy Vilmos18-Mar-16 2:37 
GeneralRe: Programming Question of the Week? Pin
Super Lloyd18-Mar-16 3:04
Super Lloyd18-Mar-16 3:04 
GeneralRe: Programming Question of the Week? Pin
Marc Clifton18-Mar-16 4:38
mvaMarc Clifton18-Mar-16 4:38 
GeneralRe: Programming Question of the Week? Pin
Clifford Nelson18-Mar-16 5:09
Clifford Nelson18-Mar-16 5:09 
RantIt is done! Wonder if I did the right thing? Pin
Johnny J.18-Mar-16 0:38
professionalJohnny J.18-Mar-16 0:38 

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.