Click here to Skip to main content
15,891,473 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: What broken on the internet? Pin
Pete O'Hanlon19-May-14 10:55
mvePete O'Hanlon19-May-14 10:55 
GeneralRe: What broken on the internet? Pin
DaveAuld19-May-14 10:58
professionalDaveAuld19-May-14 10:58 
GeneralRe: What broken on the internet? Pin
Kent Sharkey19-May-14 13:19
staffKent Sharkey19-May-14 13:19 
GeneralRe: What broken on the internet? Pin
DaveAuld19-May-14 13:24
professionalDaveAuld19-May-14 13:24 
GeneralRubs the fur the wrong way Pin
Marc Clifton19-May-14 9:51
mvaMarc Clifton19-May-14 9:51 
GeneralRe: Rubs the fur the wrong way Pin
Emre Ataseven19-May-14 10:08
professionalEmre Ataseven19-May-14 10:08 
GeneralRe: Rubs the fur the wrong way Pin
Sander Rossel19-May-14 10:08
professionalSander Rossel19-May-14 10:08 
GeneralRe: Rubs the fur the wrong way Pin
Nish Nishant19-May-14 10:19
sitebuilderNish Nishant19-May-14 10:19 
The int? behavior is the expected one. When an int? is null, its int equivalent is 0 (int's default). Since string is a reference type (with some value semantics), you'd expect its default to be null (which is so), but for concatenation they changed it to default to String.Empty. Although it does make sense to do it that way as the most useful behavior (for most or all scenarios).

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 
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 

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.