Click here to Skip to main content
15,887,585 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: VMWare logic Pin
Andrius Leonavicius7-Feb-14 6:56
professionalAndrius Leonavicius7-Feb-14 6:56 
GeneralRe: VMWare logic Pin
Brisingr Aerowing10-Feb-14 15:16
professionalBrisingr Aerowing10-Feb-14 15:16 
GeneralBut what to try? Pin
Marc Clifton4-Feb-14 5:28
mvaMarc Clifton4-Feb-14 5:28 
GeneralRe: But what to try? Pin
DaveAuld4-Feb-14 6:13
professionalDaveAuld4-Feb-14 6:13 
GeneralRe: But what to try? Pin
Brisingr Aerowing4-Feb-14 7:48
professionalBrisingr Aerowing4-Feb-14 7:48 
GeneralRe: But what to try? Pin
Bernhard Hiller4-Feb-14 21:47
Bernhard Hiller4-Feb-14 21:47 
GeneralRe: But what to try? Pin
Marc Clifton5-Feb-14 1:54
mvaMarc Clifton5-Feb-14 1:54 
GeneralRe: But what to try? Pin
devenv.exe6-Feb-14 6:04
professionaldevenv.exe6-Feb-14 6:04 
Marc Clifton wrote:

Try
Catch ex As Exception
End Try


Marc Clifton wrote:
I did not remove any code. It was a completely empty try-catch block.


Leaving the try...catch block empty was intentional. There exists a form with a textbox in which you can type code to be inserted in the try...catch block at runtime.
"Coming soon"



GeneralRe: But what to try? Pin
PIEBALDconsult7-Feb-14 7:20
mvePIEBALDconsult7-Feb-14 7:20 
GeneralWaiting for else part execution Pin
Madhanlal JM29-Jan-14 3:20
Madhanlal JM29-Jan-14 3:20 
GeneralRe: Waiting for else part execution Pin
Tim Carmichael29-Jan-14 3:44
Tim Carmichael29-Jan-14 3:44 
GeneralRe: Waiting for else part execution Pin
Sentenryu29-Jan-14 4:13
Sentenryu29-Jan-14 4:13 
GeneralRe: Waiting for else part execution Pin
Super Lloyd30-Jan-14 16:36
Super Lloyd30-Jan-14 16:36 
GeneralRe: Waiting for else part execution Pin
Richard Andrew x6430-Jan-14 17:01
professionalRichard Andrew x6430-Jan-14 17:01 
GeneralRe: Waiting for else part execution Pin
Sentenryu30-Jan-14 22:05
Sentenryu30-Jan-14 22:05 
GeneralRe: Waiting for else part execution Pin
Rob Grainger19-Feb-14 1:30
Rob Grainger19-Feb-14 1:30 
GeneralRe: Waiting for else part execution Pin
W Balboos, GHB18-Feb-14 6:39
W Balboos, GHB18-Feb-14 6:39 
GeneralRe: Waiting for else part execution Pin
PIEBALDconsult29-Jan-14 4:26
mvePIEBALDconsult29-Jan-14 4:26 
JokeRe: Waiting for else part execution Pin
ZurdoDev30-Jan-14 1:52
professionalZurdoDev30-Jan-14 1:52 
GeneralRe: Waiting for else part execution Pin
bluesathish30-Jan-14 2:44
bluesathish30-Jan-14 2:44 
GeneralRe: Waiting for else part execution Pin
Argonia30-Jan-14 3:42
professionalArgonia30-Jan-14 3:42 
GeneralRe: Waiting for else part execution Pin
Super Lloyd30-Jan-14 16:37
Super Lloyd30-Jan-14 16:37 
GeneralRe: Waiting for else part execution Pin
Mohamad M. Mohamad4-Feb-14 22:59
Mohamad M. Mohamad4-Feb-14 22:59 
GeneralRe: Waiting for else part execution Pin
NormDroid10-Feb-14 21:01
professionalNormDroid10-Feb-14 21:01 
GeneralWindows swallows exceptions Pin
Bernhard Hiller29-Jan-14 2:53
Bernhard Hiller29-Jan-14 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.