Click here to Skip to main content
15,888,273 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Export to Excel Pin
GibbleCH26-Oct-11 4:13
GibbleCH26-Oct-11 4:13 
GeneralRe: Export to Excel Pin
Sundance Kid27-Oct-11 21:23
Sundance Kid27-Oct-11 21:23 
GeneralRe: Export to Excel Pin
BobJanova25-Oct-11 22:59
BobJanova25-Oct-11 22:59 
GeneralRe: Export to Excel Pin
leppie26-Oct-11 0:13
leppie26-Oct-11 0:13 
GeneralRe: Export to Excel Pin
BobJanova26-Oct-11 0:46
BobJanova26-Oct-11 0:46 
GeneralImmutables and indexers and finalizers, oh my! Pin
Member 205300620-Oct-11 6:44
Member 205300620-Oct-11 6:44 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Nagy Vilmos24-Oct-11 21:38
professionalNagy Vilmos24-Oct-11 21:38 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Member 205300624-Oct-11 22:17
Member 205300624-Oct-11 22:17 
OblongCollection and Oblong are both my classes that wrap different unmanaged objects. If I put the Reduce() method on OblongCollection then it would return another OblongCollection and still need a loop to process the code that has been snipped out.

Although saying that it should also be a method on OblongCollection, I have just not got around to doing it, as I have never needed it.
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Nagy Vilmos24-Oct-11 22:24
professionalNagy Vilmos24-Oct-11 22:24 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Member 205300624-Oct-11 22:49
Member 205300624-Oct-11 22:49 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Nagy Vilmos24-Oct-11 23:21
professionalNagy Vilmos24-Oct-11 23:21 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Freak3028-Oct-11 1:30
Freak3028-Oct-11 1:30 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
BobJanova25-Oct-11 23:21
BobJanova25-Oct-11 23:21 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
Member 205300626-Oct-11 1:53
Member 205300626-Oct-11 1:53 
GeneralRe: Immutables and indexers and finalizers, oh my! Pin
BobJanova28-Oct-11 0:15
BobJanova28-Oct-11 0:15 
GeneralWe need more keys! Pin
Sander Rossel19-Oct-11 7:21
professionalSander Rossel19-Oct-11 7:21 
GeneralRe: We need more keys! Pin
fjdiewornncalwe19-Oct-11 7:30
professionalfjdiewornncalwe19-Oct-11 7:30 
GeneralRe: We need more keys! PinPopular
Sander Rossel19-Oct-11 7:45
professionalSander Rossel19-Oct-11 7:45 
GeneralRe: We need more keys! Pin
fjdiewornncalwe19-Oct-11 8:47
professionalfjdiewornncalwe19-Oct-11 8:47 
GeneralRe: We need more keys! Pin
Sander Rossel19-Oct-11 10:04
professionalSander Rossel19-Oct-11 10:04 
GeneralRe: We need more keys! Pin
BobJanova19-Oct-11 23:44
BobJanova19-Oct-11 23:44 
GeneralRe: We need more keys! Pin
Sander Rossel20-Oct-11 8:22
professionalSander Rossel20-Oct-11 8:22 
GeneralRe: We need more keys! Pin
fjdiewornncalwe20-Oct-11 9:33
professionalfjdiewornncalwe20-Oct-11 9:33 
GeneralRe: We need more keys! Pin
Hermanito7226-Oct-11 5:47
Hermanito7226-Oct-11 5:47 
GeneralRe: We need more keys! Pin
Paul Conrad20-Oct-11 7:51
professionalPaul Conrad20-Oct-11 7:51 

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.