dotnetomaniak.pl - Artykuły z tagiem .NET internals

2nd post form my ".NET Internals" series. Today you'll see how stack and heap data structures are organized and used. You'll also get to know where value and reference types are stored in memory. Come and enjoy! :)

Źródło: www.dsibinski.pl
Dziel się z innymi:
[.NET Internals 02] Stack and heap –  .NET data structures – Dawid’s blog

Sztuka programowania 2086 dni, 10 godzin, 9 minut temu dsibinski 92 źrodło rozwiń

How to make the same types (by FullName, AssemblyQualifiedName even GUID) but... different by type1==type2?

Dziel się z innymi:
[EN]: Messing with C# types. Making type1.FullName==type2.FullName, but not type1==type2!

How many timers are in the .NET Framework? What assumptions do they have? Which timer would you use for implementing Speculative query execution?

[EN]: Little-known, useful, charming and beautiful algorithms - part 2

Najaktywniejsi w tym miesiącu