Click here to Skip to main content
15,901,666 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: Some things never get fixed Pin
RickZeeland26-Aug-19 9:25
mveRickZeeland26-Aug-19 9:25 
GeneralRe: Some things never get fixed Pin
AFell226-Aug-19 10:09
AFell226-Aug-19 10:09 
GeneralRe: Some things never get fixed Pin
RickZeeland26-Aug-19 12:48
mveRickZeeland26-Aug-19 12:48 
GeneralRe: Some things never get fixed PinPopular
Marc Clifton26-Aug-19 9:41
mvaMarc Clifton26-Aug-19 9:41 
GeneralRe: Some things never get fixed Pin
Slacker00726-Aug-19 9:54
professionalSlacker00726-Aug-19 9:54 
JokeRe: Some things never get fixed Pin
Nelek26-Aug-19 10:13
protectorNelek26-Aug-19 10:13 
GeneralRe: Some things never get fixed Pin
Gary R. Wheeler26-Aug-19 15:22
Gary R. Wheeler26-Aug-19 15:22 
GeneralRe: Some things never get fixed Pin
Member 916705726-Aug-19 20:39
Member 916705726-Aug-19 20:39 
How's the crash stack look like? I've been using Windows.Forms for a decade or so and no issues so far, except that one case where my app crashed on Mono which I solved reading the crash stack.

Well, I had another interesting crash, an memory overflow. I was creating an object in an event handler and using the object in another event handler. .NET dealt with that just fine, Mono not so much. Since this thing had to run on a Raspberry Pi (so no .NET), I restructured the code.
GeneralRe: Some things never get fixed Pin
Richard MacCutchan26-Aug-19 21:06
mveRichard MacCutchan26-Aug-19 21:06 
GeneralRe: Some things never get fixed Pin
PSU Steve27-Aug-19 4:16
professionalPSU Steve27-Aug-19 4:16 
GeneralRe: Some things never get fixed Pin
Matt McGuire27-Aug-19 4:49
professionalMatt McGuire27-Aug-19 4:49 
GeneralThat's weird, Microsoft. Weird. PinPopular
OriginalGriff26-Aug-19 5:39
mveOriginalGriff26-Aug-19 5:39 
GeneralRe: That's weird, Microsoft. Weird. Pin
megaadam26-Aug-19 5:46
professionalmegaadam26-Aug-19 5:46 
GeneralRe: That's weird, Microsoft. Weird. Pin
Ravi Bhavnani26-Aug-19 5:47
professionalRavi Bhavnani26-Aug-19 5:47 
GeneralRe: That's weird, Microsoft. Weird. Pin
Sander Rossel26-Aug-19 5:55
professionalSander Rossel26-Aug-19 5:55 
GeneralRe: That's weird, Microsoft. Weird. Pin
OriginalGriff26-Aug-19 6:09
mveOriginalGriff26-Aug-19 6:09 
GeneralRe: That's weird, Microsoft. Weird. Pin
Sander Rossel26-Aug-19 8:11
professionalSander Rossel26-Aug-19 8:11 
GeneralRe: That's weird, Microsoft. Weird. Pin
michaelbarb26-Aug-19 7:29
michaelbarb26-Aug-19 7:29 
GeneralRe: That's weird, Microsoft. Weird. Pin
Slacker00726-Aug-19 6:15
professionalSlacker00726-Aug-19 6:15 
GeneralRe: That's weird, Microsoft. Weird. Pin
OriginalGriff26-Aug-19 6:25
mveOriginalGriff26-Aug-19 6:25 
GeneralRe: That's weird, Microsoft. Weird. Pin
Johnny J.26-Aug-19 8:23
professionalJohnny J.26-Aug-19 8:23 
GeneralRe: That's weird, Microsoft. Weird. Pin
Ravi Bhavnani26-Aug-19 9:48
professionalRavi Bhavnani26-Aug-19 9:48 
GeneralRe: That's weird, Microsoft. Weird. Pin
Choroid27-Aug-19 5:59
Choroid27-Aug-19 5:59 
GeneralRe: That's weird, Microsoft. Weird. Pin
OriginalGriff27-Aug-19 6:04
mveOriginalGriff27-Aug-19 6:04 
GeneralThought of the Day Pin
OriginalGriff26-Aug-19 4:58
mveOriginalGriff26-Aug-19 4:58 

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.