Click here to Skip to main content
15,915,019 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.

 
GeneralThought of the day Pin
OriginalGriff23-Feb-15 6:00
mveOriginalGriff23-Feb-15 6:00 
GeneralRe: Thought of the day Pin
Bassam Abdul-Baki23-Feb-15 6:12
professionalBassam Abdul-Baki23-Feb-15 6:12 
GeneralRe: Thought of the day Pin
Slacker00723-Feb-15 7:54
professionalSlacker00723-Feb-15 7:54 
GeneralRe: Thought of the day Pin
Ian Shlasko23-Feb-15 6:17
Ian Shlasko23-Feb-15 6:17 
GeneralRe: Thought of the day Pin
OriginalGriff23-Feb-15 6:19
mveOriginalGriff23-Feb-15 6:19 
GeneralRe: Thought of the day Pin
Sander Rossel23-Feb-15 7:15
professionalSander Rossel23-Feb-15 7:15 
GeneralRe: Thought of the day Pin
Kornfeld Eliyahu Peter23-Feb-15 7:34
professionalKornfeld Eliyahu Peter23-Feb-15 7:34 
GeneralRe: Thought of the day Pin
Sander Rossel23-Feb-15 7:36
professionalSander Rossel23-Feb-15 7:36 
Don't worry, it's all tail calls and lazy evaluation Big Grin | :-D
My blog[^]
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: Thought of the day Pin
PhilLenoir23-Feb-15 7:58
professionalPhilLenoir23-Feb-15 7:58 
GeneralRe: Thought of the day Pin
Sander Rossel23-Feb-15 8:28
professionalSander Rossel23-Feb-15 8:28 
GeneralRe: Thought of the day Pin
Kenneth Haugland23-Feb-15 7:37
mvaKenneth Haugland23-Feb-15 7:37 
GeneralRe: Thought of the day Pin
Mark_Wallace23-Feb-15 7:44
Mark_Wallace23-Feb-15 7:44 
GeneralRe: Thought of the day Pin
OriginalGriff23-Feb-15 8:01
mveOriginalGriff23-Feb-15 8:01 
GeneralRe: Thought of the day Pin
Mark_Wallace23-Feb-15 8:07
Mark_Wallace23-Feb-15 8:07 
GeneralRe: Thought of the day Pin
pkfox23-Feb-15 8:42
professionalpkfox23-Feb-15 8:42 
GeneralRe: Thought of the day Pin
OriginalGriff23-Feb-15 8:59
mveOriginalGriff23-Feb-15 8:59 
GeneralRe: Thought of the day Pin
pkfox23-Feb-15 10:47
professionalpkfox23-Feb-15 10:47 
GeneralRe: Thought of the day Pin
Joe Woodbury23-Feb-15 9:00
professionalJoe Woodbury23-Feb-15 9:00 
GeneralRe: Thought of the day Pin
Nagy Vilmos23-Feb-15 9:53
professionalNagy Vilmos23-Feb-15 9:53 
GeneralRe: Thought of the day Pin
BillWoodruff23-Feb-15 10:31
professionalBillWoodruff23-Feb-15 10:31 
GeneralRe: Thought of the day Pin
OriginalGriff23-Feb-15 10:49
mveOriginalGriff23-Feb-15 10:49 
GeneralHow do C# programmers give three cheers? Pin
OriginalGriff23-Feb-15 4:55
mveOriginalGriff23-Feb-15 4:55 
GeneralRe: How do C# programmers give three cheers? Pin
Nagy Vilmos23-Feb-15 5:15
professionalNagy Vilmos23-Feb-15 5:15 
GeneralMessage Closed Pin
23-Feb-15 5:19
User 113800023-Feb-15 5:19 
GeneralRe: How do C# programmers give three cheers? Pin
OriginalGriff23-Feb-15 5:23
mveOriginalGriff23-Feb-15 5:23 

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.