Click here to Skip to main content
15,885,278 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: .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 
Yeah, but this is a standalone application that will run (or at least should) in every windows without having .Net Core or .Net Framework installed, because the exe is containing all the needed information to run.

Same 300 KB "hello world" need the 500+ Mb .Net Framework in the background to be executed.

If you are going to have a lot of apps in stand alone... then it is not worthy.
But there are constellations where it might be very usefull and I would not give a crap if the application is 10 times bigger, as long as it runs without having to install anything in the background and even more if it doesn't affect the performance
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.

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 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Nelek13-Dec-20 9:18
protectorNelek13-Dec-20 9:18 
GeneralRe: .Net Framework vs .Net 5 Core Pin
zezba900011-Dec-20 13:44
zezba900011-Dec-20 13:44 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP11-Dec-20 23:05
mve#realJSOP11-Dec-20 23:05 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Member 792148314-Dec-20 2:32
Member 792148314-Dec-20 2:32 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP14-Dec-20 2:42
mve#realJSOP14-Dec-20 2:42 
GeneralRe: .Net Framework vs .Net 5 Core Pin
zezba900015-Dec-20 8:16
zezba900015-Dec-20 8:16 
RantRe: .Net Framework vs .Net 5 Core Pin
Marc Clifton6-Jan-21 11:42
mvaMarc Clifton6-Jan-21 11:42 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Super Lloyd1-Feb-21 19:08
Super Lloyd1-Feb-21 19:08 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Chris Maunder5-Feb-21 14:04
cofounderChris Maunder5-Feb-21 14:04 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP7-Feb-21 10:01
mve#realJSOP7-Feb-21 10:01 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Chris Maunder7-Feb-21 10:17
cofounderChris Maunder7-Feb-21 10:17 

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.