Click here to Skip to main content
15,909,530 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: Thought of the Day Pin
kalberts20-Jul-18 0:28
kalberts20-Jul-18 0:28 
GeneralRe: Thought of the Day Pin
OriginalGriff20-Jul-18 0:37
mveOriginalGriff20-Jul-18 0:37 
GeneralI love the smell of the Delete key in the morning Pin
Gary Wheeler19-Jul-18 3:40
Gary Wheeler19-Jul-18 3:40 
GeneralRe: I love the smell of the Delete key in the morning Pin
CodeWraith19-Jul-18 4:08
CodeWraith19-Jul-18 4:08 
GeneralRe: I love the smell of the Delete key in the morning Pin
raddevus19-Jul-18 4:17
mvaraddevus19-Jul-18 4:17 
GeneralRe: I love the smell of the Delete key in the morning Pin
Gary Wheeler19-Jul-18 4:25
Gary Wheeler19-Jul-18 4:25 
GeneralRe: I love the smell of the Delete key in the morning Pin
Johnny J.19-Jul-18 5:49
professionalJohnny J.19-Jul-18 5:49 
GeneralRe: I love the smell of the Delete key in the morning Pin
Gary Wheeler19-Jul-18 7:09
Gary Wheeler19-Jul-18 7:09 
Johnny J. wrote:
why didn't you just write it that way from the beginning?
Caveat: The statements below are based upon my experience with .NET 3.5. YMMV.

1. This was my first C#/WPF application, coming from a background in C++/MFC. I found the lack of deterministic destructors... concerning.
2. Some best practices in C++/MFC are worst practices in C#/WPF - caching resource references, for example.
3. .NET flow documents and their viewers are unusable for documents larger than a printed page or so. They leak dozens of megabytes per navigation.
4. Similarly, .NET page objects and navigation mechanism are simply broken. They retain references forever, guaranteeing that memory consumption grows.
Software Zen: delete this;

GeneralRe: I love the smell of the Delete key in the morning Pin
Nish Nishant19-Jul-18 4:28
sitebuilderNish Nishant19-Jul-18 4:28 
GeneralRe: I love the smell of the Delete key in the morning Pin
glennPattonWork319-Jul-18 4:50
professionalglennPattonWork319-Jul-18 4:50 
GeneralRe: I love the smell of the Delete key in the morning Pin
Gary Wheeler19-Jul-18 4:59
Gary Wheeler19-Jul-18 4:59 
GeneralRe: I love the smell of the Delete key in the morning Pin
glennPattonWork319-Jul-18 5:18
professionalglennPattonWork319-Jul-18 5:18 
GeneralRe: I love the smell of the Delete key in the morning Pin
Johnny J.19-Jul-18 5:52
professionalJohnny J.19-Jul-18 5:52 
GeneralRe: I love the smell of the Delete key in the morning Pin
Maximilien19-Jul-18 5:20
Maximilien19-Jul-18 5:20 
GeneralRe: I love the smell of the Delete key in the morning Pin
glennPattonWork319-Jul-18 5:45
professionalglennPattonWork319-Jul-18 5:45 
JokeRe: I love the smell of the Delete key in the morning Pin
Marc Clifton19-Jul-18 7:51
mvaMarc Clifton19-Jul-18 7:51 
GeneralShameless begging for support from FB users Pin
Dan Neely19-Jul-18 3:12
Dan Neely19-Jul-18 3:12 
GeneralRe: Shameless begging for support from FB users Pin
F-ES Sitecore19-Jul-18 3:20
professionalF-ES Sitecore19-Jul-18 3:20 
GeneralRe: Shameless begging for support from FB users Pin
CodeWraith19-Jul-18 3:22
CodeWraith19-Jul-18 3:22 
GeneralRe: Shameless begging for support from FB users Pin
Dan Neely19-Jul-18 4:07
Dan Neely19-Jul-18 4:07 
GeneralRe: Shameless begging for support from FB users Pin
raddevus19-Jul-18 4:23
mvaraddevus19-Jul-18 4:23 
GeneralRe: Shameless begging for support from FB users Pin
Dan Neely19-Jul-18 4:54
Dan Neely19-Jul-18 4:54 
GeneralRe: Shameless begging for support from FB users Pin
raddevus19-Jul-18 5:31
mvaraddevus19-Jul-18 5:31 
GeneralRe: Shameless begging for support from FB users Pin
Nelek19-Jul-18 9:28
protectorNelek19-Jul-18 9:28 
GeneralRe: Shameless begging for support from FB users Pin
Richard MacCutchan19-Jul-18 4:31
mveRichard MacCutchan19-Jul-18 4:31 

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.