Click here to Skip to main content
15,887,027 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
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 
I work with dotnet 5 every day and I cannot say that any of the claims here are actually factual. I run core 3.1 ( which is NOT exactly the same as dotnet 5 ) on a Raspberry PI with full UI. (UWP).
I Now run dotnet 5 as a portable web site ( runs on everything I've tried so far, with no real complications ).

As for size of the executable folder. Try this..... Just create a demo app using full framework ( web forms ) then create the demo Blazor app, now do a comparison using windows explorer-Properties.

Be aware if you used the ".ALL" nuget package in your conversion ( Huge legacy, Full Framework library ) and then select the option that automatically loads the whole Kestral web server into the runtime folder when you deploy you will get a lot of things you really don't need.

Actually the whole paradigm has changed.
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 
GeneralCSS: [ ] selector Pin
raddevus4-Dec-20 5:16
mvaraddevus4-Dec-20 5:16 
GeneralRe: CSS: [ ] selector Pin
  Forogar  4-Dec-20 5:26
professional  Forogar  4-Dec-20 5:26 
GeneralRe: CSS: [ ] selector Pin
raddevus4-Dec-20 8:55
mvaraddevus4-Dec-20 8:55 
GeneralRe: CSS: [ ] selector Pin
  Forogar  7-Dec-20 4:24
professional  Forogar  7-Dec-20 4:24 
GeneralRe: CSS: [ ] selector Pin
raddevus7-Dec-20 5:00
mvaraddevus7-Dec-20 5:00 
GeneralRe: CSS: [ ] selector Pin
Richard Deeming4-Dec-20 6:32
mveRichard Deeming4-Dec-20 6:32 
GeneralRe: CSS: [ ] selector Pin
raddevus4-Dec-20 8:56
mvaraddevus4-Dec-20 8:56 
GeneralRe: CSS: [ ] selector Pin
kapalmuks<329-Aug-21 21:00
kapalmuks<329-Aug-21 21:00 
GeneralRe: CSS: [ ] selector Pin
BabyYoda4-Dec-20 7:24
BabyYoda4-Dec-20 7:24 
GeneralRe: CSS: [ ] selector Pin
raddevus4-Dec-20 8:57
mvaraddevus4-Dec-20 8:57 

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.