Click here to Skip to main content
15,886,106 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Someone gone insane... PinPopular
RickZeeland25-Jan-23 19:35
mveRickZeeland25-Jan-23 19:35 
GeneralRe: Someone gone insane... Pin
Richard Deeming25-Jan-23 21:26
mveRichard Deeming25-Jan-23 21:26 
GeneralRe: Someone gone insane... Pin
Kornfeld Eliyahu Peter25-Jan-23 23:06
professionalKornfeld Eliyahu Peter25-Jan-23 23:06 
GeneralRe: Someone gone insane... Pin
honey the codewitch26-Jan-23 0:30
mvahoney the codewitch26-Jan-23 0:30 
GeneralRe: Someone gone insane... Pin
Kornfeld Eliyahu Peter26-Jan-23 2:03
professionalKornfeld Eliyahu Peter26-Jan-23 2:03 
GeneralRe: Someone gone insane... Pin
honey the codewitch26-Jan-23 2:15
mvahoney the codewitch26-Jan-23 2:15 
GeneralRe: Someone gone insane... Pin
Kornfeld Eliyahu Peter28-Jan-23 6:44
professionalKornfeld Eliyahu Peter28-Jan-23 6:44 
GeneralRe: Someone gone insane... Pin
honey the codewitch28-Jan-23 8:53
mvahoney the codewitch28-Jan-23 8:53 
Yes. I explained all that in the first post. I'm not looking to do so again.

Edit: Sorry when I wrote that I was tired. I'll explain this better.

Visual Studio has designers. Designers work by accessing the code you JUST compiled.

In order to do so, that code must be loaded into memory after it is compiled.

Furthermore, .NET is very aggressive in terms of memory allocation, often allocating gigs ahead of time, so when you load these binaries you are tickling .NET's memory allocator again, and it's preallocating.
To err is human. Fortune favors the monsters.


modified 29-Jan-23 7:16am.

GeneralRe: Someone gone insane... Pin
dandy7226-Jan-23 4:35
dandy7226-Jan-23 4:35 
GeneralRe: Someone gone insane... Pin
Kornfeld Eliyahu Peter28-Jan-23 6:44
professionalKornfeld Eliyahu Peter28-Jan-23 6:44 
GeneralRe: Someone gone insane... Pin
PhilipOakley27-Jan-23 0:00
professionalPhilipOakley27-Jan-23 0:00 
GeneralRe: Someone gone insane... Pin
obermd27-Jan-23 4:34
obermd27-Jan-23 4:34 
GeneralRe: Someone gone insane... Pin
Kornfeld Eliyahu Peter28-Jan-23 6:46
professionalKornfeld Eliyahu Peter28-Jan-23 6:46 
GeneralRe: Someone gone insane... Pin
ormonds28-Jan-23 9:30
ormonds28-Jan-23 9:30 
GeneralMaui/UWP/TypeScript as the "new shining city" ... a meditation Pin
BillWoodruff25-Jan-23 17:59
professionalBillWoodruff25-Jan-23 17:59 
GeneralRe: Maui/UWP/TypeScript as the "new shining city" ... a meditation Pin
Pete O'Hanlon25-Jan-23 20:58
mvePete O'Hanlon25-Jan-23 20:58 
GeneralRe: Maui/UWP/TypeScript as the "new shining city" ... a meditation Pin
BillWoodruff26-Jan-23 2:30
professionalBillWoodruff26-Jan-23 2:30 
GeneralRe: Maui/UWP/TypeScript as the "new shining city" ... a meditation Pin
Gary Wheeler27-Jan-23 2:09
Gary Wheeler27-Jan-23 2:09 
GeneralRe: Maui/UWP/TypeScript as the "new shining city" ... a meditation Pin
BillWoodruff27-Jan-23 16:26
professionalBillWoodruff27-Jan-23 16:26 
GeneralNested libraries in VS Pin
jmaida25-Jan-23 15:58
jmaida25-Jan-23 15:58 
GeneralRe: Nested libraries in VS Pin
BillWoodruff25-Jan-23 19:37
professionalBillWoodruff25-Jan-23 19:37 
GeneralRe: Nested libraries in VS Pin
jmaida26-Jan-23 11:51
jmaida26-Jan-23 11:51 
GeneralRe: Nested libraries in VS Pin
jmaida26-Jan-23 11:54
jmaida26-Jan-23 11:54 
GeneralRe: Nested libraries in VS Pin
jmaida30-Jan-23 13:27
jmaida30-Jan-23 13:27 
GeneralRe: Nested libraries in VS Pin
BillWoodruff30-Jan-23 16:42
professionalBillWoodruff30-Jan-23 16:42 

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.