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: Using IEnumerable nonsense for everything Pin
Jono Stewart18-Jul-16 4:10
Jono Stewart18-Jul-16 4:10 
GeneralRe: Using IEnumerable nonsense for everything Pin
Rob Grainger19-Jul-16 22:21
Rob Grainger19-Jul-16 22:21 
GeneralRe: Using IEnumerable nonsense for everything Pin
jgakenhe16-Jul-16 8:37
professionaljgakenhe16-Jul-16 8:37 
GeneralRe: Using IEnumerable nonsense for everything PinPopular
Sander Rossel17-Jul-16 0:08
professionalSander Rossel17-Jul-16 0:08 
GeneralRe: Using IEnumerable nonsense for everything Pin
Mladen Janković17-Jul-16 0:30
Mladen Janković17-Jul-16 0:30 
GeneralRe: Using IEnumerable nonsense for everything Pin
Rob Grainger19-Jul-16 22:22
Rob Grainger19-Jul-16 22:22 
GeneralRe: Using IEnumerable nonsense for everything PinPopular
Ravi Bhavnani16-Jul-16 9:15
professionalRavi Bhavnani16-Jul-16 9:15 
GeneralRe: Using IEnumerable nonsense for everything Pin
Daniel Pfeffer16-Jul-16 9:39
professionalDaniel Pfeffer16-Jul-16 9:39 
As others have said, it might give you "nerd points", but IMO it is the C# equivalent of APL one-liners - easy to write, impossible to debug or understand 6 months down the line.

Under some circumstances, this coding style may produce faster code, but that remains to be measured.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack.

--Winston Churchill

GeneralRe: Using IEnumerable nonsense for everything Pin
Richard Deeming18-Jul-16 3:31
mveRichard Deeming18-Jul-16 3:31 
GeneralRe: Using IEnumerable nonsense for everything PinPopular
Marc Clifton16-Jul-16 14:58
mvaMarc Clifton16-Jul-16 14:58 
GeneralRe: Using IEnumerable nonsense for everything Pin
Sander Rossel17-Jul-16 0:08
professionalSander Rossel17-Jul-16 0:08 
GeneralRe: Using IEnumerable nonsense for everything Pin
Ravi Bhavnani17-Jul-16 3:34
professionalRavi Bhavnani17-Jul-16 3:34 
GeneralRe: Using IEnumerable nonsense for everything Pin
harold aptroot17-Jul-16 4:35
harold aptroot17-Jul-16 4:35 
GeneralRe: Using IEnumerable nonsense for everything Pin
BillWoodruff17-Jul-16 6:29
professionalBillWoodruff17-Jul-16 6:29 
GeneralRe: Using IEnumerable nonsense for everything Pin
Marc Clifton17-Jul-16 8:20
mvaMarc Clifton17-Jul-16 8:20 
GeneralRe: Using IEnumerable nonsense for everything Pin
harold aptroot17-Jul-16 10:49
harold aptroot17-Jul-16 10:49 
GeneralRe: Using IEnumerable nonsense for everything Pin
Jono Stewart18-Jul-16 20:30
Jono Stewart18-Jul-16 20:30 
GeneralRe: Using IEnumerable nonsense for everything Pin
Clifford Nelson16-Jul-16 18:31
Clifford Nelson16-Jul-16 18:31 
GeneralRe: Using IEnumerable nonsense for everything Pin
Sander Rossel17-Jul-16 0:01
professionalSander Rossel17-Jul-16 0:01 
GeneralRe: Using IEnumerable nonsense for everything Pin
harold aptroot17-Jul-16 1:35
harold aptroot17-Jul-16 1:35 
GeneralRe: Using IEnumerable nonsense for everything Pin
Sander Rossel17-Jul-16 21:19
professionalSander Rossel17-Jul-16 21:19 
GeneralRe: Using IEnumerable nonsense for everything Pin
Gaston Verelst17-Jul-16 21:19
Gaston Verelst17-Jul-16 21:19 
GeneralRe: Using IEnumerable nonsense for everything Pin
Sander Rossel17-Jul-16 21:22
professionalSander Rossel17-Jul-16 21:22 
GeneralRe: Using IEnumerable nonsense for everything Pin
Mladen Janković17-Jul-16 0:13
Mladen Janković17-Jul-16 0:13 
GeneralRe: Using IEnumerable nonsense for everything Pin
Mark_Wallace17-Jul-16 10:30
Mark_Wallace17-Jul-16 10:30 

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.