Let’s cut to the chase: the performance of developer machines matters a lot more than many people think it does.
Tag: Performance
Getting Lazy in C#
In this article, I’ll show you a somewhat unknown class in the .NET framework that makes lazy creation of objects easy to do and thread safe.