6 less popular facts about C# 9 records

19 lis 2020 | Blog | C# | records | .net | programowanie | IT
A lot of C# 9-related content is around. Very often, records are mentioned as one of the most interestning new features. So, while we can find A LOT of buzz around them, I wanted to provide a distilled set of facts typically not presented when describing them. Fact #1. You can use them in pre-C# […]

POSTY TEGO AUTORA

Why should you care about .NET GC…?18 maj 2021

Blog | programowanie | performance | garbage collector | .net | IT

.NET quiz – check your level of knowledge about .NET memory management21 kwi 2021

Blog | programowanie | performance | .net | memory management | garbage collector | IT

.NET debugging in a single picture5 mar 2021

Blog | programowanie | performance | debugging | clr | .net | IT

The 8 most missing features in C#1 mar 2021

Blog | programowanie | .net | c# | IT

.NET GC Internals – the Concurrent Mark phase4 lut 2021

Blog | programowanie | performance | .net | garbage collector | IT

TooSlowException

Konrad Kokosa