Click here to Skip to main content
15,881,715 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: Intellisense Strikes Again Pin
Brisingr Aerowing6-Feb-16 5:11
professionalBrisingr Aerowing6-Feb-16 5:11 
GeneralRe: Intellisense Strikes Again Pin
wout de zeeuw7-Feb-16 23:41
wout de zeeuw7-Feb-16 23:41 
GeneralRe: Intellisense Strikes Again Pin
Shameel8-Feb-16 22:01
professionalShameel8-Feb-16 22:01 
GeneralRe: Intellisense Strikes Again Pin
Abhinav S9-Feb-16 6:44
Abhinav S9-Feb-16 6:44 
GeneralRe: Intellisense Strikes Again Pin
Sinisa Hajnal17-Feb-16 0:18
professionalSinisa Hajnal17-Feb-16 0:18 
GeneralRe: Intellisense Strikes Again Pin
Sascha Lefèvre17-Feb-16 1:09
professionalSascha Lefèvre17-Feb-16 1:09 
GeneralRe: Intellisense Strikes Again Pin
Sinisa Hajnal17-Feb-16 20:39
professionalSinisa Hajnal17-Feb-16 20:39 
GeneralRe: Intellisense Strikes Again Pin
Kornfeld Eliyahu Peter17-Feb-16 1:40
professionalKornfeld Eliyahu Peter17-Feb-16 1:40 
You probably lost the 'joke' icon...
I would like to know in what way the debugger and the intellisense is better?
And VB is NOT case-insensitive - the IDE only fixes your cases after you wrote the name down the first time (and this happens also in C# now)...
As for the properties...
C#
public int Number { get; private set; }

Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.

GeneralRe: Intellisense Strikes Again Pin
Sinisa Hajnal17-Feb-16 20:58
professionalSinisa Hajnal17-Feb-16 20:58 
GeneralRe: Intellisense Strikes Again Pin
Richard Deeming18-Feb-16 3:03
mveRichard Deeming18-Feb-16 3:03 
GeneralFrom this week's mobile newsletter PinPopular
Richard MacCutchan21-Jan-16 5:09
mveRichard MacCutchan21-Jan-16 5:09 
GeneralRe: From this week's mobile newsletter Pin
F-ES Sitecore8-Feb-16 23:56
professionalF-ES Sitecore8-Feb-16 23:56 
Generaltricky C# literals Pin
Tomas Takac20-Jan-16 3:00
Tomas Takac20-Jan-16 3:00 
GeneralRe: tricky C# literals Pin
PIEBALDconsult20-Jan-16 3:09
mvePIEBALDconsult20-Jan-16 3:09 
GeneralRe: tricky C# literals Pin
Tomas Takac20-Jan-16 3:46
Tomas Takac20-Jan-16 3:46 
AnswerRe: tricky C# literals Pin
John Torjo20-Jan-16 3:43
professionalJohn Torjo20-Jan-16 3:43 
GeneralRe: tricky C# literals Pin
Tomas Takac20-Jan-16 3:50
Tomas Takac20-Jan-16 3:50 
GeneralRe: tricky C# literals Pin
den2k8820-Jan-16 4:00
professionalden2k8820-Jan-16 4:00 
GeneralRe: tricky C# literals Pin
TheGreatAndPowerfulOz20-Jan-16 4:17
TheGreatAndPowerfulOz20-Jan-16 4:17 
GeneralRe: tricky C# literals Pin
den2k8820-Jan-16 4:34
professionalden2k8820-Jan-16 4:34 
GeneralRe: tricky C# literals Pin
Tomas Takac20-Jan-16 4:29
Tomas Takac20-Jan-16 4:29 
GeneralRe: tricky C# literals Pin
den2k8820-Jan-16 4:36
professionalden2k8820-Jan-16 4:36 
GeneralRe: tricky C# literals Pin
John Torjo20-Jan-16 9:10
professionalJohn Torjo20-Jan-16 9:10 
GeneralRe: tricky C# literals Pin
den2k8820-Jan-16 20:50
professionalden2k8820-Jan-16 20:50 
GeneralRe: tricky C# literals Pin
KarstenK20-Jan-16 6:23
mveKarstenK20-Jan-16 6:23 

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.