Click here to Skip to main content
15,901,001 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: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
OriginalGriff18-Sep-19 5:32
mveOriginalGriff18-Sep-19 5:32 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 5:38
mvahoney the codewitch18-Sep-19 5:38 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Rajesh R Subramanian18-Sep-19 17:40
professionalRajesh R Subramanian18-Sep-19 17:40 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 19:33
mvahoney the codewitch18-Sep-19 19:33 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Rajesh R Subramanian18-Sep-19 20:15
professionalRajesh R Subramanian18-Sep-19 20:15 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 21:26
mvahoney the codewitch18-Sep-19 21:26 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
CPallini18-Sep-19 6:23
mveCPallini18-Sep-19 6:23 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 6:27
mvahoney the codewitch18-Sep-19 6:27 
Oh boy, you've been paying attention

GC is great for string management compared to a traditional heap.

for mapping a b-tree or b+tree to disk using memory mapped files not so much.

It would be cool if .NET had a mechanism whereby you could create uncollected heaps that you manually destroy, and could allocate objects to them somehow. Maybe by making an appdomain with an UN GC'd heap in it or something.

I know you can suspend garbage collection but that's not really what i'd be after because that impacts all objects.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Richard Deeming18-Sep-19 7:38
mveRichard Deeming18-Sep-19 7:38 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
#realJSOP18-Sep-19 7:59
professional#realJSOP18-Sep-19 7:59 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Richard Deeming18-Sep-19 8:02
mveRichard Deeming18-Sep-19 8:02 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 9:17
mvahoney the codewitch18-Sep-19 9:17 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
RedDk18-Sep-19 14:26
RedDk18-Sep-19 14:26 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 14:32
mvahoney the codewitch18-Sep-19 14:32 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Chris Maunder19-Sep-19 6:33
cofounderChris Maunder19-Sep-19 6:33 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch19-Sep-19 6:34
mvahoney the codewitch19-Sep-19 6:34 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Chris Maunder19-Sep-19 6:37
cofounderChris Maunder19-Sep-19 6:37 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch19-Sep-19 6:40
mvahoney the codewitch19-Sep-19 6:40 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Member 916705718-Sep-19 20:50
Member 916705718-Sep-19 20:50 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 21:24
mvahoney the codewitch18-Sep-19 21:24 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Member 916705718-Sep-19 21:27
Member 916705718-Sep-19 21:27 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 21:29
mvahoney the codewitch18-Sep-19 21:29 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Member 916705718-Sep-19 21:34
Member 916705718-Sep-19 21:34 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
honey the codewitch18-Sep-19 21:36
mvahoney the codewitch18-Sep-19 21:36 
GeneralRe: I thought .NET was supposed to make things easier, if anything, than unmanaged code. Pin
Member 916705718-Sep-19 21:38
Member 916705718-Sep-19 21:38 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   499 votes