Click here to Skip to main content
15,894,191 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: Rubs the fur the wrong way Pin
Marc Clifton19-May-14 11:03
mvaMarc Clifton19-May-14 11:03 
GeneralRe: Rubs the fur the wrong way Pin
Nish Nishant19-May-14 11:08
sitebuilderNish Nishant19-May-14 11:08 
GeneralRe: Rubs the fur the wrong way Pin
Colborne_Greg19-May-14 19:04
Colborne_Greg19-May-14 19:04 
GeneralRe: Rubs the fur the wrong way Pin
Jeremy Falcon19-May-14 10:22
professionalJeremy Falcon19-May-14 10:22 
GeneralRe: Rubs the fur the wrong way Pin
Andy Brummer19-May-14 17:43
sitebuilderAndy Brummer19-May-14 17:43 
GeneralRe: Rubs the fur the wrong way Pin
Jeremy Falcon20-May-14 4:09
professionalJeremy Falcon20-May-14 4:09 
GeneralRe: Rubs the fur the wrong way Pin
Andy Brummer20-May-14 9:28
sitebuilderAndy Brummer20-May-14 9:28 
GeneralRe: Rubs the fur the wrong way Pin
User 5924119-May-14 15:42
User 5924119-May-14 15:42 
I can live with the nullable int example. In my opinion if something starts as a null value then it can only have a new value by a specific assignment.

But then what about this:

C#
int? inotnull = 1;
inotnull += null;


Inotnull ends up as null. Now that is counter intuitive IMHO.
Peter Wasser

"The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell

GeneralRe: Rubs the fur the wrong way Pin
Colborne_Greg19-May-14 18:58
Colborne_Greg19-May-14 18:58 
GeneralOPOD Pin
R. Giskard Reventlov19-May-14 9:30
R. Giskard Reventlov19-May-14 9:30 
GeneralWhy most people here dislike Facebook? Pin
dan!sh 19-May-14 7:50
professional dan!sh 19-May-14 7:50 
GeneralRe: Why most people here dislike Facebook? Pin
PIEBALDconsult19-May-14 8:01
mvePIEBALDconsult19-May-14 8:01 
GeneralRe: Why most people here dislike Facebook? Pin
dan!sh 19-May-14 8:05
professional dan!sh 19-May-14 8:05 
GeneralRe: Why most people here dislike Facebook? Pin
PIEBALDconsult19-May-14 8:17
mvePIEBALDconsult19-May-14 8:17 
GeneralRe: Why most people here dislike Facebook? Pin
rnbergren20-May-14 3:02
rnbergren20-May-14 3:02 
GeneralRe: Why most people here dislike Facebook? Pin
bantling20-May-14 5:41
bantling20-May-14 5:41 
GeneralRe: Why most people here dislike Facebook? Pin
GordoFabulous20-May-14 5:59
GordoFabulous20-May-14 5:59 
GeneralRe: Why most people here dislike Facebook? Pin
monk777721-May-14 1:13
monk777721-May-14 1:13 
GeneralRe: Why most people here dislike Facebook? Pin
DaveAuld19-May-14 8:09
professionalDaveAuld19-May-14 8:09 
GeneralRe: Why most people here dislike Facebook? Pin
OriginalGriff19-May-14 8:14
mveOriginalGriff19-May-14 8:14 
GeneralRe: Why most people here dislike Facebook? Pin
Jeremy Falcon19-May-14 9:19
professionalJeremy Falcon19-May-14 9:19 
GeneralRe: Why most people here dislike Facebook? Pin
PIEBALDconsult19-May-14 10:54
mvePIEBALDconsult19-May-14 10:54 
GeneralRe: Why most people here dislike Facebook? Pin
Peltier Cooler20-May-14 4:39
professionalPeltier Cooler20-May-14 4:39 
GeneralRe: Why most people here dislike Facebook? Pin
ZurdoDev19-May-14 8:03
professionalZurdoDev19-May-14 8:03 
GeneralRe: Why most people here dislike Facebook? Pin
dan!sh 19-May-14 8:05
professional dan!sh 19-May-14 8:05 

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.