Click here to Skip to main content
15,886,873 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: ad hoc Programming Pin
Chris Maunder5-Feb-21 14:01
cofounderChris Maunder5-Feb-21 14:01 
GeneralRe: ad hoc Programming Pin
GuyThiebaut10-Feb-21 21:06
professionalGuyThiebaut10-Feb-21 21:06 
GeneralMore clueless Web App designers? PinPopular
PIEBALDconsult2-Jan-21 13:05
mvePIEBALDconsult2-Jan-21 13:05 
GeneralRe: More clueless Web App designers? Pin
raddevus6-Jan-21 8:57
mvaraddevus6-Jan-21 8:57 
GeneralRe: More clueless Web App designers? Pin
Nelek8-Jan-21 2:59
protectorNelek8-Jan-21 2:59 
GeneralObjective-J Pin
Brisingr Aerowing18-Dec-20 18:46
professionalBrisingr Aerowing18-Dec-20 18:46 
GeneralRe: Objective-J Pin
Ryan Peden6-Jan-21 10:56
professionalRyan Peden6-Jan-21 10:56 
General.Net Framework vs .Net 5 Core PinPopular
#realJSOP10-Dec-20 6:03
mve#realJSOP10-Dec-20 6:03 
So I wrote an app using .Net Framework (4.72), and published the article. There are fewer than 6 files to "publish" in the release folder.

Out of curiosity, I re-implemented the code with .Net 5 Core. There are 22 files, six runtime folders, and a refs folder. All told the binary footprint is over 10mb LARGER than with .Net framework.

I don't see the benefit of using .Net Core if it's going to consume that much more disk space.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: .Net Framework vs .Net 5 Core Pin
Slacker00710-Dec-20 6:39
professionalSlacker00710-Dec-20 6:39 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP10-Dec-20 8:19
mve#realJSOP10-Dec-20 8:19 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Slacker00710-Dec-20 9:06
professionalSlacker00710-Dec-20 9:06 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP11-Dec-20 1:09
mve#realJSOP11-Dec-20 1:09 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Slacker00711-Dec-20 3:20
professionalSlacker00711-Dec-20 3:20 
GeneralRe: .Net Framework vs .Net 5 Core PinPopular
#realJSOP11-Dec-20 4:05
mve#realJSOP11-Dec-20 4:05 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Kirk Hawley11-Dec-20 6:26
professionalKirk Hawley11-Dec-20 6:26 
GeneralRe: .Net Framework vs .Net 5 Core Pin
kholsinger11-Dec-20 13:48
kholsinger11-Dec-20 13:48 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Member 1028198630-Jan-21 6:02
Member 1028198630-Jan-21 6:02 
GeneralRe: .Net Framework vs .Net 5 Core Pin
r_hyde10-Dec-20 8:26
r_hyde10-Dec-20 8:26 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Nelek10-Dec-20 8:49
protectorNelek10-Dec-20 8:49 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Reelix11-Dec-20 0:11
Reelix11-Dec-20 0:11 
GeneralRe: .Net Framework vs .Net 5 Core Pin
BDieser11-Dec-20 9:55
BDieser11-Dec-20 9:55 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Nelek11-Dec-20 10:14
protectorNelek11-Dec-20 10:14 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP11-Dec-20 10:19
mve#realJSOP11-Dec-20 10:19 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP13-Dec-20 1:23
mve#realJSOP13-Dec-20 1:23 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Greg Utas13-Dec-20 2:12
professionalGreg Utas13-Dec-20 2:12 

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.