Click here to Skip to main content
15,867,488 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: What sort of progression is this? Pin
CodeWraith7-Dec-21 5:27
CodeWraith7-Dec-21 5:27 
RantRe: What sort of progression is this? Pin
Gary Wheeler31-Dec-21 4:16
Gary Wheeler31-Dec-21 4:16 
GeneralRe: What sort of progression is this? Pin
jschell23-Jan-22 8:57
jschell23-Jan-22 8:57 
General.Net Core 6 jumps the shark Pin
raddevus28-Nov-21 6:28
mvaraddevus28-Nov-21 6:28 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak28-Nov-21 6:41
mveDave Kreskowiak28-Nov-21 6:41 
GeneralRe: .Net Core 6 jumps the shark Pin
raddevus28-Nov-21 6:44
mvaraddevus28-Nov-21 6:44 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak28-Nov-21 6:47
mveDave Kreskowiak28-Nov-21 6:47 
GeneralRe: .Net Core 6 jumps the shark Pin
Jon McKee28-Nov-21 9:35
professionalJon McKee28-Nov-21 9:35 
I use dotnet-script. No real complaints from me.

Easy to install dotnet tool install -g dotnet-script
Easy scaffolding in VS Code (for debug support) dotnet script init
Easy to execute dotnet script <filename>

You can skip the second step if you just want to execute stuff with no debug support.
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak28-Nov-21 9:37
mveDave Kreskowiak28-Nov-21 9:37 
GeneralRe: .Net Core 6 jumps the shark Pin
MSBassSinger29-Nov-21 4:28
professionalMSBassSinger29-Nov-21 4:28 
GeneralRe: .Net Core 6 jumps the shark Pin
Phil.Benson8-Dec-21 1:28
professionalPhil.Benson8-Dec-21 1:28 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak8-Dec-21 1:31
mveDave Kreskowiak8-Dec-21 1:31 
GeneralRe: .Net Core 6 jumps the shark Pin
Phil.Benson8-Dec-21 2:01
professionalPhil.Benson8-Dec-21 2:01 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak8-Dec-21 2:04
mveDave Kreskowiak8-Dec-21 2:04 
GeneralRe: .Net Core 6 jumps the shark Pin
Phil.Benson8-Dec-21 2:06
professionalPhil.Benson8-Dec-21 2:06 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak8-Dec-21 2:10
mveDave Kreskowiak8-Dec-21 2:10 
GeneralRe: .Net Core 6 jumps the shark Pin
Phil.Benson8-Dec-21 2:20
professionalPhil.Benson8-Dec-21 2:20 
GeneralRe: .Net Core 6 jumps the shark Pin
jschell23-Jan-22 9:01
jschell23-Jan-22 9:01 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak23-Jan-22 9:32
mveDave Kreskowiak23-Jan-22 9:32 
GeneralRe: .Net Core 6 jumps the shark Pin
jschell30-Jan-22 6:04
jschell30-Jan-22 6:04 
GeneralRe: .Net Core 6 jumps the shark Pin
Dave Kreskowiak30-Jan-22 6:07
mveDave Kreskowiak30-Jan-22 6:07 
GeneralRe: .Net Core 6 jumps the shark Pin
RickZeeland28-Nov-21 6:45
mveRickZeeland28-Nov-21 6:45 
GeneralRe: .Net Core 6 jumps the shark Pin
raddevus28-Nov-21 6:50
mvaraddevus28-Nov-21 6:50 
GeneralRe: .Net Core 6 jumps the shark Pin
RickZeeland28-Nov-21 7:54
mveRickZeeland28-Nov-21 7:54 
GeneralRe: .Net Core 6 jumps the shark Pin
raddevus28-Nov-21 11:41
mvaraddevus28-Nov-21 11:41 

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.