Click here to Skip to main content
15,886,963 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
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 
It's a setting.. you can deploy your app as Framework Dependent (need to have it installed on the target machine, deploy size is same as before) or Framework Independent (need not install the framework on the target machine, the deploy size is much bigger)

While you would think "just install the damn framework", if you ever had to handle with your IT support that refuse to install new version for whatever reason, the larger in size, yet framework independent version is a god send! Poke tongue | ;-P
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!

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 
GeneralRe: CSS: [ ] selector Pin
Mike Hankey10-Dec-20 6:34
mveMike Hankey10-Dec-20 6:34 
GeneralRe: CSS: [ ] selector Pin
raddevus10-Dec-20 9:12
mvaraddevus10-Dec-20 9:12 
GeneralRe: CSS: [ ] selector Pin
Marc Clifton10-Dec-20 12:43
mvaMarc Clifton10-Dec-20 12:43 
GeneralRe: CSS: [ ] selector Pin
Phil Boyd11-Dec-20 2:29
Phil Boyd11-Dec-20 2:29 

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.