Click here to Skip to main content
15,914,071 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.

 
RantRe: WriteOnly Pin
Mr.PoorEnglish23-Apr-08 14:39
Mr.PoorEnglish23-Apr-08 14:39 
GeneralRe: WriteOnly Pin
CDP180224-Apr-08 1:43
CDP180224-Apr-08 1:43 
GeneralRe: WriteOnly Pin
Mr.PoorEnglish24-Apr-08 11:13
Mr.PoorEnglish24-Apr-08 11:13 
GeneralRe: WriteOnly Pin
Brady Kelly16-Apr-08 22:31
Brady Kelly16-Apr-08 22:31 
GeneralRe: WriteOnly Pin
The Cake of Deceit17-Apr-08 12:46
The Cake of Deceit17-Apr-08 12:46 
GeneralRe: WriteOnly Pin
Robert Surtees17-Apr-08 15:52
Robert Surtees17-Apr-08 15:52 
GeneralRe: WriteOnly Pin
The Cake of Deceit18-Apr-08 0:04
The Cake of Deceit18-Apr-08 0:04 
GeneralRe: WriteOnly Pin
Russell Jones21-Apr-08 5:06
Russell Jones21-Apr-08 5:06 
writeonly properties are just as possible in c#, just create a property without an accessor.

It's probably not great practice to use one but there may be times when it came in handy
GeneralRe: WriteOnly Pin
elektrowolf18-Apr-08 9:38
elektrowolf18-Apr-08 9:38 
GeneralRe: WriteOnly Pin
Ed.Poore17-Apr-08 1:09
Ed.Poore17-Apr-08 1:09 
GeneralRe: WriteOnly Pin
The Cake of Deceit18-Apr-08 1:23
The Cake of Deceit18-Apr-08 1:23 
GeneralRe: WriteOnly Pin
Dave Kreskowiak17-Apr-08 4:36
mveDave Kreskowiak17-Apr-08 4:36 
GeneralRe: WriteOnly Pin
The Cake of Deceit17-Apr-08 10:03
The Cake of Deceit17-Apr-08 10:03 
GeneralRe: WriteOnly Pin
Dan Neely17-Apr-08 10:47
Dan Neely17-Apr-08 10:47 
GeneralRe: WriteOnly Pin
Dave Kreskowiak17-Apr-08 10:50
mveDave Kreskowiak17-Apr-08 10:50 
JokeRe: WriteOnly Pin
Luc Pattyn17-Apr-08 11:22
sitebuilderLuc Pattyn17-Apr-08 11:22 
JokeRe: WriteOnly Pin
Dave Kreskowiak18-Apr-08 1:35
mveDave Kreskowiak18-Apr-08 1:35 
GeneralRe: WriteOnly Pin
Luc Pattyn18-Apr-08 4:53
sitebuilderLuc Pattyn18-Apr-08 4:53 
GeneralRe: WriteOnly Pin
Dave Kreskowiak18-Apr-08 10:24
mveDave Kreskowiak18-Apr-08 10:24 
GeneralRe: WriteOnly Pin
Luc Pattyn18-Apr-08 10:53
sitebuilderLuc Pattyn18-Apr-08 10:53 
GeneralRe: WriteOnly Pin
CPallini18-Apr-08 1:37
mveCPallini18-Apr-08 1:37 
GeneralRe: WriteOnly Pin
The Cake of Deceit18-Apr-08 0:08
The Cake of Deceit18-Apr-08 0:08 
GeneralRe: WriteOnly Pin
The Cake of Deceit18-Apr-08 2:38
The Cake of Deceit18-Apr-08 2:38 
GeneralRe: WriteOnly Pin
Vasudevan Deepak Kumar18-Apr-08 2:10
Vasudevan Deepak Kumar18-Apr-08 2:10 
GeneralRe: WriteOnly Pin
Dr.Walt Fair, PE18-Apr-08 9:50
professionalDr.Walt Fair, PE18-Apr-08 9:50 

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.