Click here to Skip to main content
15,903,724 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: Close unneeded (cr)apps to prevent data loss Pin
ZurdoDev5-Apr-17 7:59
professionalZurdoDev5-Apr-17 7:59 
GeneralRe: Close unneeded (cr)apps to prevent data loss Pin
Mark_Wallace5-Apr-17 11:33
Mark_Wallace5-Apr-17 11:33 
GeneralBlend: The positive side of the (complicated) coin. Pin
Cornelius Henning4-Apr-17 12:48
professionalCornelius Henning4-Apr-17 12:48 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Marc Clifton4-Apr-17 15:05
mvaMarc Clifton4-Apr-17 15:05 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
dan!sh 4-Apr-17 19:11
professional dan!sh 4-Apr-17 19:11 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Pete O'Hanlon4-Apr-17 21:42
mvePete O'Hanlon4-Apr-17 21:42 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Cornelius Henning5-Apr-17 0:47
professionalCornelius Henning5-Apr-17 0:47 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Pete O'Hanlon5-Apr-17 0:59
mvePete O'Hanlon5-Apr-17 0:59 
No, the one I was thinking of was where people tend to disconnect their event handlers in Blend. The number of people I have seen using OnDetaching to handle removing events inside Blend is unbelievable. This method was introduced to support Silverlight and is of no real use in WPF which doesn't actually call it. The problem is, when the containing element is removed the OnDetaching method isn't called, potentially leaking memory.
This space for rent

GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Cornelius Henning5-Apr-17 4:16
professionalCornelius Henning5-Apr-17 4:16 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Pete O'Hanlon5-Apr-17 5:07
mvePete O'Hanlon5-Apr-17 5:07 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Cornelius Henning5-Apr-17 5:19
professionalCornelius Henning5-Apr-17 5:19 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Cornelius Henning6-Apr-17 5:06
professionalCornelius Henning6-Apr-17 5:06 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Pete O'Hanlon6-Apr-17 5:29
mvePete O'Hanlon6-Apr-17 5:29 
GeneralRe: Blend: The positive side of the (complicated) coin. Pin
Cornelius Henning6-Apr-17 6:38
professionalCornelius Henning6-Apr-17 6:38 
GeneralWhy Blend Sucks Today Pin
Kevin Marois4-Apr-17 10:27
professionalKevin Marois4-Apr-17 10:27 
GeneralRe: Why Blend Sucks Today Pin
Mark_Wallace4-Apr-17 10:36
Mark_Wallace4-Apr-17 10:36 
GeneralRe: Why Blend Sucks Today Pin
Pete O'Hanlon4-Apr-17 10:38
mvePete O'Hanlon4-Apr-17 10:38 
GeneralRe: Why Blend Sucks Today Pin
Kevin Marois4-Apr-17 10:41
professionalKevin Marois4-Apr-17 10:41 
GeneralRe: Why Blend Sucks Today Pin
Pete O'Hanlon4-Apr-17 11:21
mvePete O'Hanlon4-Apr-17 11:21 
GeneralRe: Why Blend Sucks Today Pin
  Forogar  5-Apr-17 4:13
professional  Forogar  5-Apr-17 4:13 
GeneralRe: Why Blend Sucks Today Pin
OriginalGriff4-Apr-17 10:38
mveOriginalGriff4-Apr-17 10:38 
GeneralPettiness in IT Pin
Chris Maunder4-Apr-17 8:26
cofounderChris Maunder4-Apr-17 8:26 
GeneralRe: Pettiness in IT Pin
Nish Nishant4-Apr-17 8:28
sitebuilderNish Nishant4-Apr-17 8:28 
GeneralRe: Pettiness in IT Pin
Slacker0074-Apr-17 9:49
professionalSlacker0074-Apr-17 9:49 
GeneralRe: Pettiness in IT Pin
Nish Nishant4-Apr-17 9:57
sitebuilderNish Nishant4-Apr-17 9:57 

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.