Click here to Skip to main content
15,886,919 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: Security through, er, idiocy? Pin
User 1013254612-Feb-15 0:31
User 1013254612-Feb-15 0:31 
GeneralRe: Security through, er, idiocy? Pin
newton.saber12-Feb-15 1:24
newton.saber12-Feb-15 1:24 
GeneralRe: Security through, er, idiocy? Pin
_Maxxx_21-Mar-15 17:26
professional_Maxxx_21-Mar-15 17:26 
GeneralRe: Security through, er, idiocy? Pin
ZurdoDev12-Feb-15 1:49
professionalZurdoDev12-Feb-15 1:49 
GeneralRe: Security through, er, idiocy? Pin
kmoorevs12-Feb-15 4:42
kmoorevs12-Feb-15 4:42 
GeneralRe: Security through, er, idiocy? Pin
Sander Rossel13-Feb-15 9:45
professionalSander Rossel13-Feb-15 9:45 
GeneralRe: Security through, er, idiocy? Pin
Rob Grainger13-Feb-15 23:04
Rob Grainger13-Feb-15 23:04 
GeneralRe: Security through, er, idiocy? Pin
Sander Rossel13-Feb-15 23:26
professionalSander Rossel13-Feb-15 23:26 
Rob Grainger wrote:
the password should at the very least be encrypted.
Why? It wasn't a big secret. Just some local configuration...
Rob Grainger wrote:
should it become necessary to change the password
That was the beauty of it, the password was always the same!
Rob Grainger wrote:
There are many, many better alternatives
I know, I'd actually never use such a solution. I'm just saying it did the job of keeping users out and letting admins in Wink | ;)
My blog[^]
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralResharper not as Sharp as Usual Pin
Rob Grainger9-Feb-15 23:10
Rob Grainger9-Feb-15 23:10 
JokeRe: Resharper not as Sharp as Usual Pin
Kornfeld Eliyahu Peter9-Feb-15 23:19
professionalKornfeld Eliyahu Peter9-Feb-15 23:19 
GeneralRe: Resharper not as Sharp as Usual Pin
User 101325469-Feb-15 23:34
User 101325469-Feb-15 23:34 
GeneralRe: Resharper not as Sharp as Usual Pin
Rob Grainger11-Feb-15 23:21
Rob Grainger11-Feb-15 23:21 
GeneralRe: Resharper not as Sharp as Usual Pin
User 1013254612-Feb-15 0:33
User 1013254612-Feb-15 0:33 
GeneralRe: Resharper not as Sharp as Usual Pin
Richard Deeming12-Feb-15 2:19
mveRichard Deeming12-Feb-15 2:19 
GeneralRe: Resharper not as Sharp as Usual Pin
Rob Grainger20-Feb-15 2:02
Rob Grainger20-Feb-15 2:02 
GeneralYet ANOTHER piece of MS Office Brilliance Pin
Tim Carmichael5-Feb-15 3:48
Tim Carmichael5-Feb-15 3:48 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
Chris Quinn5-Feb-15 4:02
Chris Quinn5-Feb-15 4:02 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
Rob Grainger9-Feb-15 8:30
Rob Grainger9-Feb-15 8:30 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
Jörgen Andersson9-Feb-15 9:06
professionalJörgen Andersson9-Feb-15 9:06 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
peterchen5-Mar-15 0:09
peterchen5-Mar-15 0:09 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
PIEBALDconsult5-Feb-15 4:07
mvePIEBALDconsult5-Feb-15 4:07 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
Ian Shlasko5-Feb-15 5:12
Ian Shlasko5-Feb-15 5:12 
GeneralRe: Yet ANOTHER piece of MS Office Brilliance Pin
Richard Deeming5-Feb-15 5:17
mveRichard Deeming5-Feb-15 5:17 
Generalfrustrated user that doesn't know where to turn!! Pin
Member 114223812-Feb-15 19:04
Member 114223812-Feb-15 19:04 
GeneralRe: frustrated user that doesn't know where to turn!! Pin
Kornfeld Eliyahu Peter2-Feb-15 20:27
professionalKornfeld Eliyahu Peter2-Feb-15 20:27 

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.