Pro .NET Memory Management Quotes
Pro .NET Memory Management: For Better Code, Performance, and Scalability
by
Konrad Kokosa80 ratings, 4.71 average rating, 15 reviews
Open Preview
Pro .NET Memory Management Quotes
Showing 1-2 of 2
“Regarding C, without a doubt, I can say that a compiler of it has been written for any hardware architecture ever created.
I will not be surprised if alien spaceships had their own C compiler on board.”
― Pro .NET Memory Management: For Better Code, Performance, and Scalability
I will not be surprised if alien spaceships had their own C compiler on board.”
― Pro .NET Memory Management: For Better Code, Performance, and Scalability
“Resurrection is not a very popular technique. It is rarely used even in Microsoft’s own
code. This is because it plays with an object’s lifetime in a hidden way. It is a finalization
on steroids - taking all its disadvantages and doubling them.”
― Pro .NET Memory Management: For Better Code, Performance, and Scalability
code. This is because it plays with an object’s lifetime in a hidden way. It is a finalization
on steroids - taking all its disadvantages and doubling them.”
― Pro .NET Memory Management: For Better Code, Performance, and Scalability
