Click here to Skip to main content
15,887,485 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: Inkjet printers...there will never be a truce Pin
MikeMSA1-Jul-20 6:05
professionalMikeMSA1-Jul-20 6:05 
GeneralRe: Inkjet printers...there will never be a truce Pin
dandy723-Jul-20 5:20
dandy723-Jul-20 5:20 
GeneralRe: Inkjet printers...there will never be a truce Pin
sasadler1-Jul-20 6:17
sasadler1-Jul-20 6:17 
GeneralRe: Inkjet printers...there will never be a truce Pin
AU_Steve1-Jul-20 19:43
AU_Steve1-Jul-20 19:43 
GeneralSo this is weird... Pin
honey the codewitch30-Jun-20 4:25
mvahoney the codewitch30-Jun-20 4:25 
GeneralRe: So this is weird... Pin
Richard Andrew x6430-Jun-20 4:29
professionalRichard Andrew x6430-Jun-20 4:29 
GeneralRe: So this is weird... Pin
honey the codewitch30-Jun-20 4:39
mvahoney the codewitch30-Jun-20 4:39 
GeneralRe: So this is weird... Pin
F-ES Sitecore30-Jun-20 6:25
professionalF-ES Sitecore30-Jun-20 6:25 
".Current" will be null if you haven't done a .MoveNext or something else to traverse it. If you do use MoveNext then check its return value is true, as if you're doing something under the covers to alter the list (such as remove an item from it) but not using the proper methods then the enum and list will get out of sync and you'll get null from Current, but in that instance MoveNext will have returned false.
GeneralRe: So this is weird... Pin
honey the codewitch30-Jun-20 7:08
mvahoney the codewitch30-Jun-20 7:08 
GeneralRe: So this is weird... Pin
F-ES Sitecore30-Jun-20 7:33
professionalF-ES Sitecore30-Jun-20 7:33 
GeneralRe: So this is weird... Pin
honey the codewitch30-Jun-20 9:41
mvahoney the codewitch30-Jun-20 9:41 
GeneralRe: So this is weird... Pin
F-ES Sitecore1-Jul-20 1:37
professionalF-ES Sitecore1-Jul-20 1:37 
GeneralRe: So this is weird... Pin
honey the codewitch1-Jul-20 4:04
mvahoney the codewitch1-Jul-20 4:04 
GeneralQuake Tower Pin
#realJSOP30-Jun-20 3:38
mve#realJSOP30-Jun-20 3:38 
GeneralRe: Quake Tower Pin
dandy7230-Jun-20 3:46
dandy7230-Jun-20 3:46 
GeneralRe: Quake Tower Pin
OriginalGriff30-Jun-20 3:53
mveOriginalGriff30-Jun-20 3:53 
GeneralRe: Quake Tower Pin
#realJSOP30-Jun-20 5:14
mve#realJSOP30-Jun-20 5:14 
GeneralRe: Quake Tower Pin
dandy7230-Jun-20 6:41
dandy7230-Jun-20 6:41 
PraiseRe: Quake Tower Pin
Slacker00730-Jun-20 4:00
professionalSlacker00730-Jun-20 4:00 
GeneralRe: Quake Tower Pin
Kris Lantz30-Jun-20 4:15
professionalKris Lantz30-Jun-20 4:15 
GeneralI'm Going To Take A Hostage PinPopular
MadGerbil30-Jun-20 2:21
MadGerbil30-Jun-20 2:21 
GeneralRe: I'm Going To Take A Hostage Pin
W Balboos, GHB30-Jun-20 2:27
W Balboos, GHB30-Jun-20 2:27 
GeneralRe: I'm Going To Take A Hostage Pin
Super Lloyd30-Jun-20 2:34
Super Lloyd30-Jun-20 2:34 
PraiseRe: I'm Going To Take A Hostage Pin
CPallini30-Jun-20 2:34
mveCPallini30-Jun-20 2:34 
GeneralRe: I'm Going To Take A Hostage Pin
User 1106097930-Jun-20 2:53
User 1106097930-Jun-20 2:53 

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.